5 references to GetDroppedState
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
120if (GetDroppedState (_hwnd)) 442if (GetDroppedState (_hwnd)) 456if (!GetDroppedState (_hwnd)) 469return (GetDroppedState (_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed; 953if (!WindowsComboBox.GetDroppedState (_hwnd))