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