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)
227
if (IsHandleCreated &&
_needUpdateUIWithFont
)