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