The MoveThumb type exposes the following members.

Constructors

  NameDescription
MoveThumb
Initializes a new instance of the MoveThumb class.

Fields

  NameDescription
GeometryProperty
Identifies the Geometry property.
MovedEvent
Identifies the Moved routed event.

Properties

  NameDescription
Element
Gets or sets the element to which the AttachedThumb is attached. This is a dependency property.
(Inherited from AttachedThumb.)
Geometry
Gets or sets the Geometry. This is a dependency property.
InvisibleStyleKey
Gets the ResourceKey for the Style for making a MoveThumb invisible to the user.
SnapToGuidelines
Gets or sets whether the AttachedThumb should snap to guidelines when dragged. The default is true. This is a dependency property.
(Inherited from AttachedThumb.)

Events

  NameDescription
Moved
Occurs when the MoveThumb is moved.

See Also