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