1 reference to STATE_SYSTEM_PRESSED
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
765
if (WindowsComboBox.GetComboInfo(hwnd, ref cbInfo) && Misc.IsBitSet(NativeMethods.
STATE_SYSTEM_PRESSED
, cbInfo.stateButton))