1 implementation of Load
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
381HRESULT IPersistPropertyBag.Interface.Load(IPropertyBag* pPropBag, IErrorLog* pErrorLog)
1 reference to Load
System.Windows.Forms.Primitives (1)
Windows.Win32.IPersistPropertyBag.g.cs (1)
128 return __object.Load(pPropBag, pErrorLog);