2 writes to _needUpdateUIWithFont
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (2)
103_needUpdateUIWithFont = true; 242_needUpdateUIWithFont = false;
1 reference to _needUpdateUIWithFont
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (1)
227if (IsHandleCreated && _needUpdateUIWithFont)