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