3 references to SaveAsFile
System.Drawing.Common (1)
System\Drawing\Icon.cs (1)
808
iPicture.Value->
SaveAsFile
(iStream, (BOOL)(-1), pCbSize: null).ThrowOnFailure();
System.Private.Windows.Core (2)
Windows.Win32.IPicture.g.cs (2)
558
/// <inheritdoc cref="
SaveAsFile
(winmdroot.System.Com.IStream*, winmdroot.Foundation.BOOL, int*)"/>
563
winmdroot.Foundation.HRESULT __result = this.
SaveAsFile
(pStream, fSaveMemCopy, pCbSizeLocal);