3 interfaces inheriting from Interface
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialog.g.cs (1)
1130 :winmdroot.UI.Shell.IModalWindow.Interface {
Windows.Win32.IFileOpenDialog.g.cs (1)
953 :winmdroot.UI.Shell.IModalWindow.Interface,winmdroot.UI.Shell.IFileDialog.Interface {
Windows.Win32.IFileSaveDialog.g.cs (1)
1088 :winmdroot.UI.Shell.IModalWindow.Interface,winmdroot.UI.Shell.IFileDialog.Interface {
1 reference to Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IModalWindow.g.cs (1)
62 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);