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