Xceed Toolkit Plus for WPF v4.6 Documentation
Tick Class Members
Fields
Properties
Methods
Events
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
Xceed.Wpf.Toolkit Assembly
>
Xceed.Wpf.Toolkit Namespace
: Tick Class
The following tables list the members exposed by
Tick
.
Public Constructors
Name
Description
Tick Constructor
Initializes a new instance of the Tick class.
Top
Public Fields
Name
Description
AngleProperty
IsLabelVisibleProperty
IsMarkVisibleProperty
LabelAngleProperty
LabelPositionProperty
LabelProperty
LabelTemplateProperty
MarkPositionProperty
MarkTemplateProperty
TickTypeProperty
Top
Public Properties
Name
Description
ActualHeight
(Inherited from
System.Windows.FrameworkElement
)
ActualWidth
(Inherited from
System.Windows.Controls.Control
)
AllowDrop
(Inherited from
System.Windows.Controls.Control
)
Angle
Gets the angle of rotation of the tick, in degrees.
AreAnyTouchesCaptured
(Inherited from
System.Windows.Controls.Control
)
AreAnyTouchesCapturedWithin
(Inherited from
System.Windows.Controls.Control
)
AreAnyTouchesDirectlyOver
(Inherited from
System.Windows.Controls.Control
)
AreAnyTouchesOver
(Inherited from
System.Windows.Controls.Control
)
Background
(Inherited from
System.Windows.Controls.Control
)
BindingGroup
(Inherited from
System.Windows.Controls.Control
)
BorderBrush
(Inherited from
System.Windows.Controls.Control
)
BorderThickness
(Inherited from
System.Windows.Controls.Control
)
CacheMode
(Inherited from
System.Windows.Controls.Control
)
Clip
(Inherited from
System.Windows.Controls.Control
)
ClipToBounds
(Inherited from
System.Windows.Controls.Control
)
CommandBindings
(Inherited from
System.Windows.Controls.Control
)
ContextMenu
(Inherited from
System.Windows.Controls.Control
)
Cursor
(Inherited from
System.Windows.Controls.Control
)
DataContext
(Inherited from
System.Windows.Controls.Control
)
DependencyObjectType
(Inherited from
System.Windows.Controls.Control
)
DesiredSize
(Inherited from
System.Windows.Controls.Control
)
Dispatcher
(Inherited from
System.Windows.Controls.Control
)
Effect
(Inherited from
System.Windows.Controls.Control
)
FlowDirection
(Inherited from
System.Windows.Controls.Control
)
Focusable
(Inherited from
System.Windows.Controls.Control
)
FocusVisualStyle
(Inherited from
System.Windows.Controls.Control
)
FontFamily
(Inherited from
System.Windows.Controls.Control
)
FontSize
(Inherited from
System.Windows.Controls.Control
)
FontStretch
(Inherited from
System.Windows.Controls.Control
)
FontStyle
(Inherited from
System.Windows.Controls.Control
)
FontWeight
(Inherited from
System.Windows.Controls.Control
)
ForceCursor
(Inherited from
System.Windows.Controls.Control
)
Foreground
(Inherited from
System.Windows.Controls.Control
)
HasAnimatedProperties
(Inherited from
System.Windows.Controls.Control
)
Height
(Inherited from
System.Windows.Controls.Control
)
HorizontalAlignment
(Inherited from
System.Windows.Controls.Control
)
HorizontalContentAlignment
(Inherited from
System.Windows.Controls.Control
)
InputBindings
(Inherited from
System.Windows.Controls.Control
)
InputScope
(Inherited from
System.Windows.Controls.Control
)
IsArrangeValid
(Inherited from
System.Windows.Controls.Control
)
IsEnabled
(Inherited from
System.Windows.Controls.Control
)
IsFocused
(Inherited from
System.Windows.Controls.Control
)
IsHitTestVisible
(Inherited from
System.Windows.Controls.Control
)
IsInitialized
(Inherited from
System.Windows.Controls.Control
)
IsInputMethodEnabled
(Inherited from
System.Windows.Controls.Control
)
IsKeyboardFocused
(Inherited from
System.Windows.Controls.Control
)
IsKeyboardFocusWithin
(Inherited from
System.Windows.Controls.Control
)
IsLabelVisible
Gets or sets if the tick's label should be displayed.
IsLoaded
(Inherited from
System.Windows.Controls.Control
)
IsManipulationEnabled
(Inherited from
System.Windows.Controls.Control
)
IsMarkVisible
Gets or sets if the tick's mark should be displayed.
IsMeasureValid
(Inherited from
System.Windows.Controls.Control
)
IsMouseCaptured
(Inherited from
System.Windows.Controls.Control
)
IsMouseCaptureWithin
(Inherited from
System.Windows.Controls.Control
)
IsMouseDirectlyOver
(Inherited from
System.Windows.Controls.Control
)
IsMouseOver
(Inherited from
System.Windows.Controls.Control
)
IsSealed
(Inherited from
System.Windows.Controls.Control
)
IsStylusCaptured
(Inherited from
System.Windows.Controls.Control
)
IsStylusCaptureWithin
(Inherited from
System.Windows.Controls.Control
)
IsStylusDirectlyOver
(Inherited from
System.Windows.Controls.Control
)
IsStylusOver
(Inherited from
System.Windows.Controls.Control
)
IsTabStop
(Inherited from
System.Windows.Controls.Control
)
IsVisible
(Inherited from
System.Windows.Controls.Control
)
Label
Gets or sets the content of the label of the tick. This can be a string or an image or any kind of other object that WPF can display.
LabelAngle
Gets the angle of the label of the tick, in degrees.
LabelPosition
Gets the offset of the tick's label from the center of the RadialGauge.
LabelTemplate
Gets or sets the DataTemplate of the tick's label.
Language
(Inherited from
System.Windows.Controls.Control
)
LayoutTransform
(Inherited from
System.Windows.Controls.Control
)
Margin
(Inherited from
System.Windows.Controls.Control
)
MarkPosition
Gets the offset of the tick's mark from the center of the RadialGauge.
MarkTemplate
Gets or sets the DataTemplate of the tick's mark.
MaxHeight
(Inherited from
System.Windows.Controls.Control
)
MaxWidth
(Inherited from
System.Windows.Controls.Control
)
MinHeight
(Inherited from
System.Windows.Controls.Control
)
MinWidth
(Inherited from
System.Windows.Controls.Control
)
Name
(Inherited from
System.Windows.Controls.Control
)
Opacity
(Inherited from
System.Windows.Controls.Control
)
OpacityMask
(Inherited from
System.Windows.Controls.Control
)
OverridesDefaultStyle
(Inherited from
System.Windows.Controls.Control
)
Padding
(Inherited from
System.Windows.Controls.Control
)
Parent
(Inherited from
System.Windows.Controls.Control
)
RenderSize
(Inherited from
System.Windows.Controls.Control
)
RenderTransform
(Inherited from
System.Windows.Controls.Control
)
RenderTransformOrigin
(Inherited from
System.Windows.Controls.Control
)
Resources
(Inherited from
System.Windows.Controls.Control
)
SnapsToDevicePixels
(Inherited from
System.Windows.Controls.Control
)
Style
(Inherited from
System.Windows.Controls.Control
)
TabIndex
(Inherited from
System.Windows.Controls.Control
)
Tag
(Inherited from
System.Windows.Controls.Control
)
Template
(Inherited from
System.Windows.Controls.Control
)
TemplatedParent
(Inherited from
System.Windows.Controls.Control
)
TickType
Gets or sets the type of the tick, either Major, Middle or Minor.
ToolTip
(Inherited from
System.Windows.Controls.Control
)
TouchesCaptured
(Inherited from
System.Windows.Controls.Control
)
TouchesCapturedWithin
(Inherited from
System.Windows.Controls.Control
)
TouchesDirectlyOver
(Inherited from
System.Windows.Controls.Control
)
TouchesOver
(Inherited from
System.Windows.Controls.Control
)
Triggers
(Inherited from
System.Windows.Controls.Control
)
Uid
(Inherited from
System.Windows.Controls.Control
)
UseLayoutRounding
(Inherited from
System.Windows.Controls.Control
)
VerticalAlignment
(Inherited from
System.Windows.Controls.Control
)
VerticalContentAlignment
(Inherited from
System.Windows.Controls.Control
)
Visibility
(Inherited from
System.Windows.Controls.Control
)
Width
(Inherited from
System.Windows.Controls.Control
)
Top
Protected Properties
Name
Description
DefaultStyleKey
(Inherited from
System.Windows.FrameworkElement
)
HandlesScrolling
(Inherited from
System.Windows.Controls.Control
)
HasEffectiveKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
InheritanceBehavior
(Inherited from
System.Windows.Controls.Control
)
IsEnabledCore
(Inherited from
System.Windows.Controls.Control
)
LogicalChildren
(Inherited from
System.Windows.Controls.Control
)
StylusPlugIns
(Inherited from
System.Windows.Controls.Control
)
VisualBitmapScalingMode
(Inherited from
System.Windows.Controls.Control
)
VisualCacheMode
(Inherited from
System.Windows.Controls.Control
)
VisualChildrenCount
(Inherited from
System.Windows.Controls.Control
)
VisualClearTypeHint
(Inherited from
System.Windows.Controls.Control
)
VisualClip
(Inherited from
System.Windows.Controls.Control
)
VisualEdgeMode
(Inherited from
System.Windows.Controls.Control
)
VisualEffect
(Inherited from
System.Windows.Controls.Control
)
VisualOffset
(Inherited from
System.Windows.Controls.Control
)
VisualOpacity
(Inherited from
System.Windows.Controls.Control
)
VisualOpacityMask
(Inherited from
System.Windows.Controls.Control
)
VisualParent
(Inherited from
System.Windows.Controls.Control
)
VisualScrollableAreaClip
(Inherited from
System.Windows.Controls.Control
)
VisualTextHintingMode
(Inherited from
System.Windows.Controls.Control
)
VisualTextRenderingMode
(Inherited from
System.Windows.Controls.Control
)
VisualTransform
(Inherited from
System.Windows.Controls.Control
)
VisualXSnappingGuidelines
(Inherited from
System.Windows.Controls.Control
)
VisualYSnappingGuidelines
(Inherited from
System.Windows.Controls.Control
)
Top
Public Methods
Name
Description
AddHandler
Overloaded. (Inherited from
System.Windows.UIElement
)
AddToEventRoute
(Inherited from
System.Windows.Controls.Control
)
ApplyAnimationClock
Overloaded. (Inherited from
System.Windows.Controls.Control
)
ApplyTemplate
(Inherited from
System.Windows.Controls.Control
)
Arrange
(Inherited from
System.Windows.Controls.Control
)
BeginAnimation
Overloaded. (Inherited from
System.Windows.Controls.Control
)
BeginInit
(Inherited from
System.Windows.Controls.Control
)
BeginStoryboard
Overloaded. (Inherited from
System.Windows.Controls.Control
)
BringIntoView
Overloaded. (Inherited from
System.Windows.Controls.Control
)
CaptureMouse
(Inherited from
System.Windows.Controls.Control
)
CaptureStylus
(Inherited from
System.Windows.Controls.Control
)
CaptureTouch
(Inherited from
System.Windows.Controls.Control
)
ClearValue
Overloaded. (Inherited from
System.Windows.Controls.Control
)
CoerceValue
(Inherited from
System.Windows.Controls.Control
)
EndInit
(Inherited from
System.Windows.Controls.Control
)
Equals
(Inherited from
System.Windows.Controls.Control
)
FindCommonVisualAncestor
(Inherited from
System.Windows.Controls.Control
)
FindName
(Inherited from
System.Windows.Controls.Control
)
FindResource
(Inherited from
System.Windows.Controls.Control
)
Focus
(Inherited from
System.Windows.Controls.Control
)
GetAnimationBaseValue
(Inherited from
System.Windows.Controls.Control
)
GetBindingExpression
(Inherited from
System.Windows.Controls.Control
)
GetHashCode
(Inherited from
System.Windows.Controls.Control
)
GetLocalValueEnumerator
(Inherited from
System.Windows.Controls.Control
)
GetValue
(Inherited from
System.Windows.Controls.Control
)
InputHitTest
(Inherited from
System.Windows.Controls.Control
)
InvalidateArrange
(Inherited from
System.Windows.Controls.Control
)
InvalidateMeasure
(Inherited from
System.Windows.Controls.Control
)
InvalidateProperty
(Inherited from
System.Windows.Controls.Control
)
InvalidateVisual
(Inherited from
System.Windows.Controls.Control
)
IsAncestorOf
(Inherited from
System.Windows.Controls.Control
)
IsDescendantOf
(Inherited from
System.Windows.Controls.Control
)
Measure
(Inherited from
System.Windows.Controls.Control
)
MoveFocus
(Inherited from
System.Windows.Controls.Control
)
OnApplyTemplate
(Inherited from
System.Windows.Controls.Control
)
PointFromScreen
(Inherited from
System.Windows.Controls.Control
)
PointToScreen
(Inherited from
System.Windows.Controls.Control
)
PredictFocus
(Inherited from
System.Windows.Controls.Control
)
RaiseEvent
(Inherited from
System.Windows.Controls.Control
)
ReadLocalValue
(Inherited from
System.Windows.Controls.Control
)
RegisterName
(Inherited from
System.Windows.Controls.Control
)
ReleaseAllTouchCaptures
(Inherited from
System.Windows.Controls.Control
)
ReleaseMouseCapture
(Inherited from
System.Windows.Controls.Control
)
ReleaseStylusCapture
(Inherited from
System.Windows.Controls.Control
)
ReleaseTouchCapture
(Inherited from
System.Windows.Controls.Control
)
RemoveHandler
(Inherited from
System.Windows.Controls.Control
)
SetBinding
Overloaded. (Inherited from
System.Windows.Controls.Control
)
SetCurrentValue
(Inherited from
System.Windows.Controls.Control
)
SetResourceReference
(Inherited from
System.Windows.Controls.Control
)
SetValue
Overloaded. (Inherited from
System.Windows.Controls.Control
)
ToString
(Inherited from
System.Windows.Controls.Control
)
TransformToAncestor
Overloaded. (Inherited from
System.Windows.Controls.Control
)
TransformToDescendant
(Inherited from
System.Windows.Controls.Control
)
TransformToVisual
(Inherited from
System.Windows.Controls.Control
)
TranslatePoint
(Inherited from
System.Windows.Controls.Control
)
TryFindResource
(Inherited from
System.Windows.Controls.Control
)
UnregisterName
(Inherited from
System.Windows.Controls.Control
)
UpdateDefaultStyle
(Inherited from
System.Windows.Controls.Control
)
UpdateLayout
(Inherited from
System.Windows.Controls.Control
)
Top
Protected Methods
Name
Description
AddLogicalChild
(Inherited from
System.Windows.FrameworkElement
)
AddVisualChild
(Inherited from
System.Windows.Controls.Control
)
ArrangeCore
(Inherited from
System.Windows.Controls.Control
)
ArrangeOverride
(Inherited from
System.Windows.Controls.Control
)
GetLayoutClip
(Inherited from
System.Windows.Controls.Control
)
GetTemplateChild
(Inherited from
System.Windows.Controls.Control
)
GetUIParentCore
(Inherited from
System.Windows.Controls.Control
)
GetVisualChild
(Inherited from
System.Windows.Controls.Control
)
HitTestCore
Overloaded. (Inherited from
System.Windows.Controls.Control
)
MeasureCore
(Inherited from
System.Windows.Controls.Control
)
MeasureOverride
(Inherited from
System.Windows.Controls.Control
)
OnAccessKey
(Inherited from
System.Windows.Controls.Control
)
OnChildDesiredSizeChanged
(Inherited from
System.Windows.Controls.Control
)
OnContextMenuClosing
(Inherited from
System.Windows.Controls.Control
)
OnContextMenuOpening
(Inherited from
System.Windows.Controls.Control
)
OnCreateAutomationPeer
(Inherited from
System.Windows.Controls.Control
)
OnDpiChanged
(Inherited from
System.Windows.Controls.Control
)
OnDragEnter
(Inherited from
System.Windows.Controls.Control
)
OnDragLeave
(Inherited from
System.Windows.Controls.Control
)
OnDragOver
(Inherited from
System.Windows.Controls.Control
)
OnDrop
(Inherited from
System.Windows.Controls.Control
)
OnGiveFeedback
(Inherited from
System.Windows.Controls.Control
)
OnGotFocus
(Inherited from
System.Windows.Controls.Control
)
OnGotKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
OnGotMouseCapture
(Inherited from
System.Windows.Controls.Control
)
OnGotStylusCapture
(Inherited from
System.Windows.Controls.Control
)
OnGotTouchCapture
(Inherited from
System.Windows.Controls.Control
)
OnInitialized
(Inherited from
System.Windows.Controls.Control
)
OnIsKeyboardFocusedChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsKeyboardFocusWithinChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsMouseCapturedChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsMouseCaptureWithinChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsMouseDirectlyOverChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsStylusCapturedChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsStylusCaptureWithinChanged
(Inherited from
System.Windows.Controls.Control
)
OnIsStylusDirectlyOverChanged
(Inherited from
System.Windows.Controls.Control
)
OnKeyDown
(Inherited from
System.Windows.Controls.Control
)
OnKeyUp
(Inherited from
System.Windows.Controls.Control
)
OnLostFocus
(Inherited from
System.Windows.Controls.Control
)
OnLostKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
OnLostMouseCapture
(Inherited from
System.Windows.Controls.Control
)
OnLostStylusCapture
(Inherited from
System.Windows.Controls.Control
)
OnLostTouchCapture
(Inherited from
System.Windows.Controls.Control
)
OnManipulationBoundaryFeedback
(Inherited from
System.Windows.Controls.Control
)
OnManipulationCompleted
(Inherited from
System.Windows.Controls.Control
)
OnManipulationDelta
(Inherited from
System.Windows.Controls.Control
)
OnManipulationInertiaStarting
(Inherited from
System.Windows.Controls.Control
)
OnManipulationStarted
(Inherited from
System.Windows.Controls.Control
)
OnManipulationStarting
(Inherited from
System.Windows.Controls.Control
)
OnMouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
OnMouseDown
(Inherited from
System.Windows.Controls.Control
)
OnMouseEnter
(Inherited from
System.Windows.Controls.Control
)
OnMouseLeave
(Inherited from
System.Windows.Controls.Control
)
OnMouseLeftButtonDown
(Inherited from
System.Windows.Controls.Control
)
OnMouseLeftButtonUp
(Inherited from
System.Windows.Controls.Control
)
OnMouseMove
(Inherited from
System.Windows.Controls.Control
)
OnMouseRightButtonDown
(Inherited from
System.Windows.Controls.Control
)
OnMouseRightButtonUp
(Inherited from
System.Windows.Controls.Control
)
OnMouseUp
(Inherited from
System.Windows.Controls.Control
)
OnMouseWheel
(Inherited from
System.Windows.Controls.Control
)
OnPreviewDragEnter
(Inherited from
System.Windows.Controls.Control
)
OnPreviewDragLeave
(Inherited from
System.Windows.Controls.Control
)
OnPreviewDragOver
(Inherited from
System.Windows.Controls.Control
)
OnPreviewDrop
(Inherited from
System.Windows.Controls.Control
)
OnPreviewGiveFeedback
(Inherited from
System.Windows.Controls.Control
)
OnPreviewGotKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
OnPreviewKeyDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewKeyUp
(Inherited from
System.Windows.Controls.Control
)
OnPreviewLostKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseLeftButtonDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseLeftButtonUp
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseMove
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseRightButtonDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseRightButtonUp
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseUp
(Inherited from
System.Windows.Controls.Control
)
OnPreviewMouseWheel
(Inherited from
System.Windows.Controls.Control
)
OnPreviewQueryContinueDrag
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusButtonDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusButtonUp
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusInAirMove
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusInRange
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusMove
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusOutOfRange
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusSystemGesture
(Inherited from
System.Windows.Controls.Control
)
OnPreviewStylusUp
(Inherited from
System.Windows.Controls.Control
)
OnPreviewTextInput
(Inherited from
System.Windows.Controls.Control
)
OnPreviewTouchDown
(Inherited from
System.Windows.Controls.Control
)
OnPreviewTouchMove
(Inherited from
System.Windows.Controls.Control
)
OnPreviewTouchUp
(Inherited from
System.Windows.Controls.Control
)
OnPropertyChanged
(Inherited from
System.Windows.Controls.Control
)
OnQueryContinueDrag
(Inherited from
System.Windows.Controls.Control
)
OnQueryCursor
(Inherited from
System.Windows.Controls.Control
)
OnRender
(Inherited from
System.Windows.Controls.Control
)
OnRenderSizeChanged
(Inherited from
System.Windows.Controls.Control
)
OnStyleChanged
(Inherited from
System.Windows.Controls.Control
)
OnStylusButtonDown
(Inherited from
System.Windows.Controls.Control
)
OnStylusButtonUp
(Inherited from
System.Windows.Controls.Control
)
OnStylusDown
(Inherited from
System.Windows.Controls.Control
)
OnStylusEnter
(Inherited from
System.Windows.Controls.Control
)
OnStylusInAirMove
(Inherited from
System.Windows.Controls.Control
)
OnStylusInRange
(Inherited from
System.Windows.Controls.Control
)
OnStylusLeave
(Inherited from
System.Windows.Controls.Control
)
OnStylusMove
(Inherited from
System.Windows.Controls.Control
)
OnStylusOutOfRange
(Inherited from
System.Windows.Controls.Control
)
OnStylusSystemGesture
(Inherited from
System.Windows.Controls.Control
)
OnStylusUp
(Inherited from
System.Windows.Controls.Control
)
OnTemplateChanged
(Inherited from
System.Windows.Controls.Control
)
OnTextInput
(Inherited from
System.Windows.Controls.Control
)
OnToolTipClosing
(Inherited from
System.Windows.Controls.Control
)
OnToolTipOpening
(Inherited from
System.Windows.Controls.Control
)
OnTouchDown
(Inherited from
System.Windows.Controls.Control
)
OnTouchEnter
(Inherited from
System.Windows.Controls.Control
)
OnTouchLeave
(Inherited from
System.Windows.Controls.Control
)
OnTouchMove
(Inherited from
System.Windows.Controls.Control
)
OnTouchUp
(Inherited from
System.Windows.Controls.Control
)
OnVisualChildrenChanged
(Inherited from
System.Windows.Controls.Control
)
OnVisualParentChanged
(Inherited from
System.Windows.Controls.Control
)
ParentLayoutInvalidated
(Inherited from
System.Windows.Controls.Control
)
RemoveLogicalChild
(Inherited from
System.Windows.Controls.Control
)
RemoveVisualChild
(Inherited from
System.Windows.Controls.Control
)
ShouldSerializeProperty
(Inherited from
System.Windows.Controls.Control
)
Top
Public Events
Name
Description
ContextMenuClosing
(Inherited from
System.Windows.FrameworkElement
)
ContextMenuOpening
(Inherited from
System.Windows.Controls.Control
)
DataContextChanged
(Inherited from
System.Windows.Controls.Control
)
DragEnter
(Inherited from
System.Windows.Controls.Control
)
DragLeave
(Inherited from
System.Windows.Controls.Control
)
DragOver
(Inherited from
System.Windows.Controls.Control
)
Drop
(Inherited from
System.Windows.Controls.Control
)
FocusableChanged
(Inherited from
System.Windows.Controls.Control
)
GiveFeedback
(Inherited from
System.Windows.Controls.Control
)
GotFocus
(Inherited from
System.Windows.Controls.Control
)
GotKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
GotMouseCapture
(Inherited from
System.Windows.Controls.Control
)
GotStylusCapture
(Inherited from
System.Windows.Controls.Control
)
GotTouchCapture
(Inherited from
System.Windows.Controls.Control
)
Initialized
(Inherited from
System.Windows.Controls.Control
)
IsEnabledChanged
(Inherited from
System.Windows.Controls.Control
)
IsHitTestVisibleChanged
(Inherited from
System.Windows.Controls.Control
)
IsKeyboardFocusedChanged
(Inherited from
System.Windows.Controls.Control
)
IsKeyboardFocusWithinChanged
(Inherited from
System.Windows.Controls.Control
)
IsMouseCapturedChanged
(Inherited from
System.Windows.Controls.Control
)
IsMouseCaptureWithinChanged
(Inherited from
System.Windows.Controls.Control
)
IsMouseDirectlyOverChanged
(Inherited from
System.Windows.Controls.Control
)
IsStylusCapturedChanged
(Inherited from
System.Windows.Controls.Control
)
IsStylusCaptureWithinChanged
(Inherited from
System.Windows.Controls.Control
)
IsStylusDirectlyOverChanged
(Inherited from
System.Windows.Controls.Control
)
IsVisibleChanged
(Inherited from
System.Windows.Controls.Control
)
KeyDown
(Inherited from
System.Windows.Controls.Control
)
KeyUp
(Inherited from
System.Windows.Controls.Control
)
LayoutUpdated
(Inherited from
System.Windows.Controls.Control
)
Loaded
(Inherited from
System.Windows.Controls.Control
)
LostFocus
(Inherited from
System.Windows.Controls.Control
)
LostKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
LostMouseCapture
(Inherited from
System.Windows.Controls.Control
)
LostStylusCapture
(Inherited from
System.Windows.Controls.Control
)
LostTouchCapture
(Inherited from
System.Windows.Controls.Control
)
ManipulationBoundaryFeedback
(Inherited from
System.Windows.Controls.Control
)
ManipulationCompleted
(Inherited from
System.Windows.Controls.Control
)
ManipulationDelta
(Inherited from
System.Windows.Controls.Control
)
ManipulationInertiaStarting
(Inherited from
System.Windows.Controls.Control
)
ManipulationStarted
(Inherited from
System.Windows.Controls.Control
)
ManipulationStarting
(Inherited from
System.Windows.Controls.Control
)
MouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
MouseDown
(Inherited from
System.Windows.Controls.Control
)
MouseEnter
(Inherited from
System.Windows.Controls.Control
)
MouseLeave
(Inherited from
System.Windows.Controls.Control
)
MouseLeftButtonDown
(Inherited from
System.Windows.Controls.Control
)
MouseLeftButtonUp
(Inherited from
System.Windows.Controls.Control
)
MouseMove
(Inherited from
System.Windows.Controls.Control
)
MouseRightButtonDown
(Inherited from
System.Windows.Controls.Control
)
MouseRightButtonUp
(Inherited from
System.Windows.Controls.Control
)
MouseUp
(Inherited from
System.Windows.Controls.Control
)
MouseWheel
(Inherited from
System.Windows.Controls.Control
)
PreviewDragEnter
(Inherited from
System.Windows.Controls.Control
)
PreviewDragLeave
(Inherited from
System.Windows.Controls.Control
)
PreviewDragOver
(Inherited from
System.Windows.Controls.Control
)
PreviewDrop
(Inherited from
System.Windows.Controls.Control
)
PreviewGiveFeedback
(Inherited from
System.Windows.Controls.Control
)
PreviewGotKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
PreviewKeyDown
(Inherited from
System.Windows.Controls.Control
)
PreviewKeyUp
(Inherited from
System.Windows.Controls.Control
)
PreviewLostKeyboardFocus
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseDown
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseLeftButtonDown
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseLeftButtonUp
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseMove
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseRightButtonDown
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseRightButtonUp
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseUp
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseWheel
(Inherited from
System.Windows.Controls.Control
)
PreviewQueryContinueDrag
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusButtonDown
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusButtonUp
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusDown
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusInAirMove
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusInRange
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusMove
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusOutOfRange
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusSystemGesture
(Inherited from
System.Windows.Controls.Control
)
PreviewStylusUp
(Inherited from
System.Windows.Controls.Control
)
PreviewTextInput
(Inherited from
System.Windows.Controls.Control
)
PreviewTouchDown
(Inherited from
System.Windows.Controls.Control
)
PreviewTouchMove
(Inherited from
System.Windows.Controls.Control
)
PreviewTouchUp
(Inherited from
System.Windows.Controls.Control
)
QueryContinueDrag
(Inherited from
System.Windows.Controls.Control
)
QueryCursor
(Inherited from
System.Windows.Controls.Control
)
RequestBringIntoView
(Inherited from
System.Windows.Controls.Control
)
SizeChanged
(Inherited from
System.Windows.Controls.Control
)
SourceUpdated
(Inherited from
System.Windows.Controls.Control
)
StylusButtonDown
(Inherited from
System.Windows.Controls.Control
)
StylusButtonUp
(Inherited from
System.Windows.Controls.Control
)
StylusDown
(Inherited from
System.Windows.Controls.Control
)
StylusEnter
(Inherited from
System.Windows.Controls.Control
)
StylusInAirMove
(Inherited from
System.Windows.Controls.Control
)
StylusInRange
(Inherited from
System.Windows.Controls.Control
)
StylusLeave
(Inherited from
System.Windows.Controls.Control
)
StylusMove
(Inherited from
System.Windows.Controls.Control
)
StylusOutOfRange
(Inherited from
System.Windows.Controls.Control
)
StylusSystemGesture
(Inherited from
System.Windows.Controls.Control
)
StylusUp
(Inherited from
System.Windows.Controls.Control
)
TargetUpdated
(Inherited from
System.Windows.Controls.Control
)
TextInput
(Inherited from
System.Windows.Controls.Control
)
ToolTipClosing
(Inherited from
System.Windows.Controls.Control
)
ToolTipOpening
(Inherited from
System.Windows.Controls.Control
)
TouchDown
(Inherited from
System.Windows.Controls.Control
)
TouchEnter
(Inherited from
System.Windows.Controls.Control
)
TouchLeave
(Inherited from
System.Windows.Controls.Control
)
TouchMove
(Inherited from
System.Windows.Controls.Control
)
TouchUp
(Inherited from
System.Windows.Controls.Control
)
Unloaded
(Inherited from
System.Windows.Controls.Control
)
Top
See Also
Reference
Tick Class
Xceed.Wpf.Toolkit Namespace