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