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