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