5 references to AssignHandle
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ComboBox.cs (4)
2447childListBox.AssignHandle(hwnd); 2455childEdit.AssignHandle(hwnd); 3493childDropDown.AssignHandle(dropDownHandle); 5765this.AssignHandle(acHandle);
winforms\Managed\System\WinForms\NativeWindow.cs (1)
1493targetWindow.AssignHandle(hWnd);