4 references to UpdateUIBasedOnFont
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
978
private void CreateUI() =>
UpdateUIBasedOnFont
(layoutRequired: false);
1347
UpdateUIBasedOnFont
(true);
3519
UpdateUIBasedOnFont
(true);
3651
UpdateUIBasedOnFont
(true);