16 references to IModalWindow
System.Windows.Forms.Primitives (16)
_generated\129\Windows.Win32.IFileDialog.g.cs (1)
1144 :winmdroot.UI.Shell.IModalWindow.Interface {
_generated\190\Windows.Win32.IModalWindow.g.cs (15)
27 :winmdroot.IVTable<IModalWindow,IModalWindow.Vtbl>,IComIID { 44 return ((delegate *unmanaged [Stdcall]<IModalWindow*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IModalWindow*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<IModalWindow*,uint>)lpVtbl[1])((IModalWindow*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<IModalWindow*,uint>)lpVtbl[2])((IModalWindow*)Unsafe.AsPointer(ref this)); 60 private static winmdroot.Foundation.HRESULT Show(IModalWindow* pThis, [Optional] winmdroot.Foundation.HWND hwndOwner) 91 ((delegate *unmanaged [Stdcall]<IModalWindow*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IModalWindow*)Unsafe.AsPointer(ref this), hwndOwner).ThrowOnFailure(); 117 internal delegate *unmanaged [Stdcall]<IModalWindow*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 119 internal delegate *unmanaged [Stdcall]<IModalWindow*,uint> AddRef_2; 121 internal delegate *unmanaged [Stdcall]<IModalWindow*,uint> Release_3; 123 internal delegate *unmanaged [Stdcall]<IModalWindow*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT> Show_4;