5 references to SystemFonts
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Control.cs (1)
2171
defaultFont =
SystemFonts
.DefaultFont;
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
99
sysFont =
SystemFonts
.MenuFont;
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (2)
39
this.Font =
SystemFonts
.MessageBoxFont;
435
this.Font =
SystemFonts
.MessageBoxFont;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
841
this.Font =
SystemFonts
.MessageBoxFont;