5 references to GetDroppedState
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
137if (GetDroppedState (_hwnd)) 459if (GetDroppedState (_hwnd)) 473if (!GetDroppedState (_hwnd)) 486return (GetDroppedState (_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed; 970if (!WindowsComboBox.GetDroppedState (_hwnd))