Show / Hide Table of Contents

Method GetAdorner

| Improve this Doc View Source

GetAdorner(FrameworkElement)

Gets the value of DevZest.Windows.AdornerManager.Adorner attached property from a given System.Windows.FrameworkElement.

Declaration
public static UIElement GetAdorner(FrameworkElement element)
Parameters
Type Name Description
System.Windows.FrameworkElement element

The element from which to read the property value.

Returns
Type Description
System.Windows.UIElement

The value of DevZest.Windows.AdornerManager.Adorner attached property.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest