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