4 references to UpdateUIBasedOnFont
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
955
private void CreateUI() =>
UpdateUIBasedOnFont
(layoutRequired: false);
1318
UpdateUIBasedOnFont
(true);
3469
UpdateUIBasedOnFont
(true);
3601
UpdateUIBasedOnFont
(true);