5 references to GetDroppedState
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (5)
119
if (
GetDroppedState
(_hwnd))
437
if (
GetDroppedState
(_hwnd))
451
if (!
GetDroppedState
(_hwnd))
464
return (
GetDroppedState
(_hwnd)) ? ExpandCollapseState.Expanded : ExpandCollapseState.Collapsed;
942
if (!WindowsComboBox.
GetDroppedState
(_hwnd))