3 references to GetControlItemState
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileDialogCustomize.g.cs (1)
907
return __object.
GetControlItemState
(dwIDCtl, dwIDItem, pdwState);
Windows.Win32.UI_Shell_IFileDialogCustomize_Extensions.g.cs (2)
133
/// <inheritdoc cref="winmdroot.UI.Shell.IFileDialogCustomize.Interface.
GetControlItemState
(uint, uint, winmdroot.UI.Shell.CDCONTROLSTATEF*)"/>
138
winmdroot.Foundation.HRESULT __result = @this.
GetControlItemState
(dwIDCtl, dwIDItem, pdwStateLocal);