1 reference to SystemParametersInfo
System.Drawing (1)
commonui\System\Drawing\SystemFonts.cs (1)
259
bool result = UnsafeNativeMethods.
SystemParametersInfo
(NativeMethods.SPI_GETICONTITLELOGFONT, Marshal.SizeOf(itfont), itfont, 0);