4 references to UpdateUIBasedOnFont
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (4)
979
private void CreateUI() =>
UpdateUIBasedOnFont
(layoutRequired: false);
1342
UpdateUIBasedOnFont
(true);
3508
UpdateUIBasedOnFont
(true);
3640
UpdateUIBasedOnFont
(true);