1 instantiation of WmfPlaceableFileHeader
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4849
WmfPlaceableFileHeader header = new
WmfPlaceableFileHeader
();
9 references to WmfPlaceableFileHeader
System.Drawing (8)
commonui\System\Drawing\Advanced\Gdiplus.cs (2)
2726
WmfPlaceableFileHeader
wmfplaceable,
2756
internal static extern int GdipCreateMetafileFromWmf(HandleRef hMetafile, [MarshalAs(UnmanagedType.Bool)]bool deleteWmf,
WmfPlaceableFileHeader
wmfplacealbeHeader, out IntPtr metafile);
commonui\System\Drawing\Advanced\Metafile.cs (6)
46
/// <see cref='System.Drawing.Imaging.
WmfPlaceableFileHeader
'/>.
51
public Metafile(IntPtr hmetafile,
WmfPlaceableFileHeader
wmfHeader) :
58
/// <see cref='System.Drawing.Imaging.
WmfPlaceableFileHeader
'/>.
63
public Metafile(IntPtr hmetafile,
WmfPlaceableFileHeader
wmfHeader, bool deleteWmf) {
84
/// specified handle and <see cref='System.Drawing.Imaging.
WmfPlaceableFileHeader
'/>.
765
public static MetafileHeader GetMetafileHeader(IntPtr hmetafile,
WmfPlaceableFileHeader
wmfHeader)
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4849
WmfPlaceableFileHeader
header = new WmfPlaceableFileHeader();