1 implementation of Load
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15867void UnsafeNativeMethods.IPersistStreamInit.Load(UnsafeNativeMethods.IStream pstm) {
2 references to Load
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
3085iPersistStreamInit.Load(istream);
winforms\Managed\System\WinForms\WebBrowser.cs (1)
1962psi.Load(iStream);