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