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