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