3 references to GetFileTypeIndex
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileSaveDialog.g.cs (1)
160 return __object.GetFileTypeIndex(piFileType);
Windows.Win32.UI_Shell_IFileSaveDialog_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.GetFileTypeIndex(uint*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.GetFileTypeIndex(piFileTypeLocal);