4 references to GetFont
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (1)
117Font font = GetFont(boldFont: bold);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (3)
1526Font font = GetFont(boldFont: bold); 1870int textWidth = GetValueTextWidth(text, g, GetFont(valueModified)); 1931GetFont(boldFont: valueModified),