AdornerManager Methods

DevZest WPF Docking

AdornerManager Methods

The AdornerManager type exposes the following members.

Methods
  Name Description
Public method Static member GetAdorner
Gets the value of Adorner attached property from a given FrameworkElement.
Public method Static member GetAdornerTemplate
Gets the value of AdornerTemplate attached property from a given FrameworkElement.
Public method Static member SetAdorner
Sets the value of Adorner attached property to a given FrameworkElement.
Public method Static member SetAdornerTemplate
Sets the value of AdornerTemplate attached property to a given FrameworkElement.
Top
See Also