1 instantiation of PICTDESCemf
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4754return new NativeMethods.PICTDESCemf(mf);
1 reference to PICTDESCemf
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2741internal int cbSizeOfStruct = Marshal.SizeOf(typeof(PICTDESCemf));