Intersoft ClientUI Documentation
UXTickBarPanel Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : UXTickBarPanel Class


The following tables list the members exposed by UXTickBarPanel.

Public Constructors

 NameDescription
public ConstructorUXTickBarPanel ConstructorInitializes a new instance of the UXGridPanel class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)IsDirectionReversedPropertyIdentifies the IsDirectionReversed dependency property.  
public Fieldstatic (Shared in Visual Basic)LargeChangePropertyIdentifies the LargeChange dependency property.  
public Fieldstatic (Shared in Visual Basic)MaximumPropertyIdentifies the Maximum dependency property.  
public Fieldstatic (Shared in Visual Basic)MinimumPropertyIdentifies the Minimum dependency property.  
public Fieldstatic (Shared in Visual Basic)OrientationPropertyIdentifies the Orientation dependency property.  
public Fieldstatic (Shared in Visual Basic)SmallChangePropertyIdentifies the SmallChange dependency property.  
public Fieldstatic (Shared in Visual Basic)TicksPropertyIdentifies the Ticks dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Panel)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyChildren (Inherited from System.Windows.Controls.Panel)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyIsDirectionReversedGets or sets whether the direction is reversed in the tick bar panel.  
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyIsItemsHost (Inherited from System.Windows.Controls.Panel)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLargeChangeGets or sets the large change of the tick bar panel.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaximumGets or sets the maximum value of the tick bar panel.  
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinimumGets or sets the minimum value of the tick bar panel.  
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOrientationGets or sets the orientation of the tick bar panel.  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertySmallChangeGets or sets the small change of the tick bar panel.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplatedParent (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyTicksGets or sets the position where tick bar items are displayed.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverrideOverridden. Provides the behavior for the Arrange pass of Silverlight layout.  
protected MethodMeasureOverrideOverridden. Provides the behavior for the Measure pass of Silverlight layout.  
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.