4 references to MessageBoxFont
System.Drawing (1)
commonui\System\Drawing\SystemFonts.cs (1)
473return MessageBoxFont;
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (2)
39this.Font = SystemFonts.MessageBoxFont; 435this.Font = SystemFonts.MessageBoxFont;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
841this.Font = SystemFonts.MessageBoxFont;