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