1 write to _childListControlhandle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5186_childListControlhandle = childListControlhandle;
2 references to _childListControlhandle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
5287return _childListControlhandle; 5355UnsafeNativeMethods.UiaHostProviderFromHwnd(new HandleRef(this, _childListControlhandle), out provider);