1 implementation of Load
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
456HRESULT IPersistStreamInit.Interface.Load(IStream* pStm)
2 references to Load
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserEvent.cs (1)
86psi.Load(pStream);
System.Windows.Forms.Primitives (1)
_generated\221\Windows.Win32.IPersistStreamInit.g.cs (1)
132 return __object.Load(pStm);