5 references to GetDroppedState
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
137
if (
GetDroppedState
(_hwnd))
459
if (
GetDroppedState
(_hwnd))
473
if (!
GetDroppedState
(_hwnd))
486
return (
GetDroppedState
(_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed;
970
if (!WindowsComboBox.
GetDroppedState
(_hwnd))