The AttachedThumb type exposes the following members.

Constructors

  NameDescription
AttachedThumb

Fields

  NameDescription
ElementProperty
Identifies the Element property.
SnapToGuidelinesProperty
Identifies the SnapToGuidelines property.

Properties

  NameDescription
Element
Gets or sets the element to which the AttachedThumb is attached. This is a dependency property.
SnapToGuidelines
Gets or sets whether the AttachedThumb should snap to guidelines when dragged. The default is true. This is a dependency property.

See Also