3 references to AddPushButton
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialogCustomize.g.cs (1)
163 return __object.AddPushButton(dwIDCtl, pszLabel);
Windows.Win32.UI_Shell_IFileDialogCustomize_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.UI.Shell.IFileDialogCustomize.Interface.AddPushButton(uint, winmdroot.Foundation.PCWSTR)"/> 38 winmdroot.Foundation.HRESULT __result = @this.AddPushButton(dwIDCtl, pszLabelLocal);