2 writes to needUpdateUIWithFont
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (2)
103needUpdateUIWithFont = true; 238needUpdateUIWithFont = false;
1 reference to needUpdateUIWithFont
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (1)
224if (IsHandleCreated && needUpdateUIWithFont) {