1 implementation of Load
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15810int UnsafeNativeMethods.IPersistStorage.Load(UnsafeNativeMethods.IStorage pstg) {
1 reference to Load
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
3097int hr = iPersistStorage.Load(storage);