The RotateThumb type exposes the following members.

Constructors

  NameDescription
RotateThumb
Initializes a new instance of the RotateThumb class.

Fields

  NameDescription
RotatedEvent
Identifies the Rotated routed event.

Properties

  NameDescription
Element
Gets or sets the element to which the AttachedThumb is attached. This is a dependency property.
(Inherited from AttachedThumb.)
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
Rotated
Occurs when the RotateThumb is used.

See Also