5 references to GetDroppedState
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
120if (GetDroppedState (_hwnd)) 438if (GetDroppedState (_hwnd)) 452if (!GetDroppedState (_hwnd)) 465return (GetDroppedState (_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed; 943if (!WindowsComboBox.GetDroppedState (_hwnd))