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)
1529Font font = GetFont(boldFont: bold); 1873int textWidth = GetValueTextWidth(text, g, GetFont(valueModified)); 1934GetFont(boldFont: valueModified),