4 references to ProcessRecordWithStateDelegate
System.Windows.Forms.Primitives.TestUtilities (4)
Metafiles\EmfScope.cs (1)
109
public unsafe void EnumerateWithState(
ProcessRecordWithStateDelegate
enumerator, DeviceContextState state)
Metafiles\Validators\ActionValidator.cs (2)
15
private readonly
ProcessRecordWithStateDelegate
? _processorWithState;
23
public ActionValidator(ENHANCED_METAFILE_RECORD_TYPE recordType,
ProcessRecordWithStateDelegate
processor)
Metafiles\Validators\Validate.cs (1)
103
internal static IEmfValidator Action(ENHANCED_METAFILE_RECORD_TYPE recordType,
ProcessRecordWithStateDelegate
action)