3 references to EMRCREATEDIBPATTERNBRUSHPT
System.Windows.Forms.Primitives.TestUtilities (3)
Metafiles\EmfRecord.cs (2)
90public EMRCREATEDIBPATTERNBRUSHPT* CreateDibPatternBrushPtRecord 91=> Type == ENHANCED_METAFILE_RECORD_TYPE.EMR_CREATEDIBPATTERNBRUSHPT ? (EMRCREATEDIBPATTERNBRUSHPT*)_lpmr : null;
Metafiles\RecordTypes\EMRCREATEDIBPATTERNBRUSHPT.cs (1)
24=> $"[{nameof(EMRCREATEDIBPATTERNBRUSHPT)}] Index: {ihBrush}";