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