7 references to LOGFONT
WindowsBase (7)
Shared\MS\Win32\NativeMethodsCLR.cs (7)
3187
public
LOGFONT
lfCaptionFont = null;
3191
public
LOGFONT
lfSmCaptionFont = null;
3195
public
LOGFONT
lfMenuFont = null;
3197
public
LOGFONT
lfStatusFont = null;
3199
public
LOGFONT
lfMessageFont = null;
3218
public
LOGFONT
lfFont = null;
3692
public LOGFONT(
LOGFONT
lf )