3 references to SetOkButtonLabel
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileOpenDialog.g.cs (1)
514 return __object.SetOkButtonLabel(pszText);
Windows.Win32.UI_Shell_IFileOpenDialog_Extensions.g.cs (2)
93 /// <inheritdoc cref="winmdroot.UI.Shell.IFileOpenDialog.Interface.SetOkButtonLabel(winmdroot.Foundation.PCWSTR)"/> 98 winmdroot.Foundation.HRESULT __result = @this.SetOkButtonLabel(pszTextLocal);