The RotateThumb type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RotateThumb |
Initializes a new instance of the RotateThumb class.
|
Fields
| Name | Description | |
|---|---|---|
| RotatedEvent |
Identifies the Rotated routed event.
|
Properties
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Rotated |
Occurs when the RotateThumb is used.
|