2 references to CB_SHOWDROPDOWN
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsComboBox.cs (2)
575Misc.ProxySendMessage(hwnd, NativeMethods.CB_SHOWDROPDOWN, new IntPtr(1), IntPtr.Zero); 580Misc.ProxySendMessage(hwnd, NativeMethods.CB_SHOWDROPDOWN, new IntPtr(0), IntPtr.Zero);