2 references to PlayRecordCallback
System.Drawing (1)
System.Drawing.cs (1)
99[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Imaging.PlayRecordCallback))]
System.Drawing.Common (1)
Special\NotSupported.cs (1)
681public delegate bool EnumerateMetafileProc(System.Drawing.Imaging.EmfPlusRecordType recordType, int flags, int dataSize, System.IntPtr data, System.Drawing.Imaging.PlayRecordCallback? callbackData);