1 implementation of Load
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15762void UnsafeNativeMethods.IPersistPropertyBag.Load(UnsafeNativeMethods.IPropertyBag pPropBag, UnsafeNativeMethods.IErrorLog pErrorLog) {
1 reference to Load
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
3075iPersistPropBag.Load(propBag, null);