Method GetIsAutoMerge
| Improve this Doc View SourceGetIsAutoMerge(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. |