2 references to iMode
System.Windows.Forms.Primitives.TestUtilities (2)
Metafiles\EmfScope.cs (1)
182switch (transform->iMode)
Metafiles\RecordTypes\EMRMODIFYWORLDTRANSFORM.cs (1)
18public override readonly string ToString() => $"[{nameof(EMRMODIFYWORLDTRANSFORM)}] Mode: {iMode} Transform: {xform}";