2 instantiations of ApplyParentFontToMenusScope
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripTests.cs (2)
1624using ApplyParentFontToMenusScope scope = new(enable: true); 1644using ApplyParentFontToMenusScope scope = new(enable: false);
4 references to ApplyParentFontToMenusScope
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripTests.cs (2)
1624using ApplyParentFontToMenusScope scope = new(enable: true); 1644using ApplyParentFontToMenusScope scope = new(enable: false);
System.Windows.Forms.TestUtilities (2)
ApplyParentFontToMenusScope.cs (2)
20Monitor.Enter(typeof(ApplyParentFontToMenusScope)); 32Monitor.Exit(typeof(ApplyParentFontToMenusScope));