5 references to NativeWindow
System.Windows.Forms (5)
winforms\Managed\System\WinForms\CommonDialog.cs (1)
288native = new NativeWindow();
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
46tipWindow = new NativeWindow();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
966tipWindow = new NativeWindow();
winforms\Managed\System\WinForms\Form.cs (1)
2512ownerWindow = new NativeWindow();
winforms\Managed\System\WinForms\ToolStrip.cs (1)
790dropDownOwnerWindow = new NativeWindow();