3 references to GetFont
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
212
Font font =
GetFont
(bold);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1876
Font font =
GetFont
(fBold);
2164
Font f =
GetFont
(valueModified);