1 reference 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
);