4 interfaces inheriting from Interface
System.Private.Windows.Core (1)
_generated\153\Windows.Win32.IPersistStream.g.cs (1)
306 :winmdroot.System.Com.IPersist.Interface {
System.Windows.Forms.Primitives (3)
_generated\219\Windows.Win32.IPersistPropertyBag.g.cs (1)
248 :winmdroot.System.Com.IPersist.Interface {
_generated\220\Windows.Win32.IPersistStorage.g.cs (1)
373 :winmdroot.System.Com.IPersist.Interface {
_generated\221\Windows.Win32.IPersistStreamInit.g.cs (1)
336 :winmdroot.System.Com.IPersist.Interface {
1 implementation of Interface
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
22IPersist.Interface,
4 references to Interface
System.Private.Windows.Core (3)
_generated\152\Windows.Win32.IPersist.g.cs (1)
75 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\240\Windows.Win32.System_Com_IPersist_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IPersist.Interface.GetClassID(global::System.Guid*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetClassID(this winmdroot.System.Com.IPersist.Interface @this, out global::System.Guid pClassID)
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
354unsafe HRESULT IPersist.Interface.GetClassID(Guid* pClassID)