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)
5124
return
_handle
;
5137
UnsafeNativeMethods.UiaHostProviderFromHwnd(new HandleRef(this,
_handle
), out provider);