4 references to elfLogFont
System.Windows.Forms.Primitives.TestUtilities (4)
DeviceContextState.cs (1)
186
SelectedFont = savedRecord.ExtCreateFontIndirectWRecord->elfw.
elfLogFont
;
Metafiles\RecordTypes\EMREXTCREATEFONTINDIRECTW.cs (3)
18
=> $@"[{nameof(EMREXTCREATEFONTINDIRECTW)}] Index: {ihFont} FaceName: '{elfw.
elfLogFont
.FaceName.ToString()}' Height: {elfw.
elfLogFont
.lfHeight} Weight: FW_{elfw.
elfLogFont
.lfWeight}";