4 writes to cachedFont
System.Windows.Forms (4)
winforms\Managed\System\WinForms\GroupBox.cs (4)
206cachedFont = Font; 214cachedFont = Font; 706cachedFont = null; 742cachedFont = null;
1 reference to cachedFont
System.Windows.Forms (1)
winforms\Managed\System\WinForms\GroupBox.cs (1)
208else if (!object.ReferenceEquals(cachedFont, Font)) {