Show / Hide Table of Contents

Method GetShowsGuide

| Improve this Doc View Source

GetShowsGuide(DependencyObject)

Gets the value of DevZest.Windows.Docking.Primitives.DockManager.ShowsGuide attached property from a given element.

Declaration
public static bool GetShowsGuide(DependencyObject element)
Parameters
Type Name Description
System.Windows.DependencyObject element

The element from which to read the property value.

Returns
Type Description
System.Boolean

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

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