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