1 write to initialThreshHold
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (1)
506
this.
initialThreshHold
= initialThreshHold;
1 reference to initialThreshHold
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (1)
574
if (oldThreshHold >=
initialThreshHold
&& handleCount < (int)(oldThreshHold * .9F))