Show / Hide Table of Contents

Method SetOverlay

| Improve this Doc View Source

SetOverlay(FrameworkElement, Overlay)

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

Declaration
public static void SetOverlay(FrameworkElement element, Overlay value)
Parameters
Type Name Description
System.Windows.FrameworkElement element

The System.Windows.FrameworkElement on which to set the property value.

Overlay value

The property value to set.

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