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