Property AssociatedElement
| Improve this Doc View SourceAssociatedElement
Gets the associated element.
Declaration
public FrameworkElement AssociatedElement { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.FrameworkElement | The associated element. |