3 references to GetOptions
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialog.g.cs (1)
348 return __object.GetOptions(pfos);
Windows.Win32.UI_Shell_IFileDialog_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.UI.Shell.IFileDialog.Interface.GetOptions(winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS*)"/> 58 winmdroot.Foundation.HRESULT __result = @this.GetOptions(pfosLocal);