5 interfaces inheriting from Interface
System.Private.Windows.Core (2)
Windows.Win32.IMoniker.g.cs (1)
946 :winmdroot.System.Com.IPersist.Interface,winmdroot.System.Com.IPersistStream.Interface {
Windows.Win32.IPersistStream.g.cs (1)
300 :winmdroot.System.Com.IPersist.Interface {
System.Windows.Forms.Primitives (3)
Windows.Win32.IPersistPropertyBag.g.cs (1)
243 :winmdroot.System.Com.IPersist.Interface {
Windows.Win32.IPersistStorage.g.cs (1)
368 :winmdroot.System.Com.IPersist.Interface {
Windows.Win32.IPersistStreamInit.g.cs (1)
330 :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)
Windows.Win32.IPersist.g.cs (1)
72 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
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)