5 references to GetDroppedState
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
119if (GetDroppedState (_hwnd)) 437if (GetDroppedState (_hwnd)) 451if (!GetDroppedState (_hwnd)) 464return (GetDroppedState (_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed; 942if (!WindowsComboBox.GetDroppedState (_hwnd))