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