4 references to FontProperty
System.Windows.Forms (1)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
530public Font? GetFont(IDeviceContext dc, FontProperty prop)
System.Windows.Forms.Tests (3)
System\Windows\Forms\VisualStyles\VisualStyleRendererTests.cs (3)
573using Font font = renderer.GetFont(graphics, FontProperty.TextFont); 579[InvalidEnumData<FontProperty>] 580public void VisualStyleRenderer_GetFont_for_InvalidFontProperty(FontProperty value)