Show / Hide Table of Contents

Method SetIsAutoMerge

| Improve this Doc View Source

SetIsAutoMerge(DependencyObject, Boolean)

Sets the value of DevZest.Windows.StyleManager.IsAutoMerge attached property to a given System.Windows.DependencyObject.

Declaration
public static void SetIsAutoMerge(DependencyObject d, bool value)
Parameters
Type Name Description
System.Windows.DependencyObject d

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

System.Boolean value

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

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