1 instantiation of PICTDESCbmp
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4748return new NativeMethods.PICTDESCbmp(bmp);
1 reference to PICTDESCbmp
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2708internal int cbSizeOfStruct = Marshal.SizeOf(typeof(PICTDESCbmp));