Show / Hide Table of Contents

Method GetOverlay

| Improve this Doc View Source

GetOverlay(FrameworkElement)

Gets the value of DevZest.Windows.Docking.Primitives.DockManager.Overlay attached property from a given System.Windows.FrameworkElement.

Declaration
public static Overlay GetOverlay(FrameworkElement element)
Parameters
Type Name Description
System.Windows.FrameworkElement element

The System.Windows.FrameworkElement from which to read the property value.

Returns
Type Description
Overlay

The value of DevZest.Windows.Docking.Primitives.DockManager.Overlay attached property.

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