2 references to DEFAULT_GUI_FONT
System.Drawing.Common (1)
System\Drawing\SystemFonts.cs (1)
183
HFONT handle = (HFONT)PInvokeCore.GetStockObject(GET_STOCK_OBJECT_FLAGS.
DEFAULT_GUI_FONT
);
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
151
case GET_STOCK_OBJECT_FLAGS.
DEFAULT_GUI_FONT
: