Gets or sets the element to which the AttachedThumb is attached. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public FrameworkElement Element { get; set; }
Visual Basic (Declaration)
Public Property Element As FrameworkElement

Remarks

Dependency Property Information
Identifier fieldElementProperty
Metadata properties set to trueNone

See Also