3 references to GetCheckButtonState
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialogCustomize.g.cs (1)
690
return __object.
GetCheckButtonState
(dwIDCtl, pbChecked);
Windows.Win32.UI_Shell_IFileDialogCustomize_Extensions.g.cs (2)
113
/// <inheritdoc cref="winmdroot.UI.Shell.IFileDialogCustomize.Interface.
GetCheckButtonState
(uint, winmdroot.Foundation.BOOL*)"/>
118
winmdroot.Foundation.HRESULT __result = @this.
GetCheckButtonState
(dwIDCtl, pbCheckedLocal);