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