Show / Hide Table of Contents

Method GetIsAutoMerge

| Improve this Doc View Source

GetIsAutoMerge(DependencyObject)

Gets the value of DevZest.Windows.StyleManager.IsAutoMerge attached property from a given System.Windows.DependencyObject.

Declaration
public static bool GetIsAutoMerge(DependencyObject d)
Parameters
Type Name Description
System.Windows.DependencyObject d

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

Returns
Type Description
System.Boolean

The value of DevZest.Windows.StyleManager.IsAutoMerge attached property.

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