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