1 write to _handle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5043_handle = childEditControlhandle;
2 references to _handle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
5124return _handle; 5137UnsafeNativeMethods.UiaHostProviderFromHwnd(new HandleRef(this, _handle), out provider);