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