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