5 references to GetDroppedState
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
124if (GetDroppedState (_hwnd)) 446if (GetDroppedState (_hwnd)) 460if (!GetDroppedState (_hwnd)) 473return (GetDroppedState (_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed; 957if (!WindowsComboBox.GetDroppedState (_hwnd))