9 writes to hwnd
System.Windows.Forms (9)
winforms\Managed\System\WinForms\DataGridToolTip.cs (2)
68
toolInfo.
hwnd
= dataGrid.Handle;
80
toolInfo.
hwnd
= dataGrid.Handle;
winforms\Managed\System\WinForms\ErrorProvider.cs (3)
919
toolInfo.
hwnd
= Handle;
1133
toolInfo.
hwnd
= Handle;
1223
toolInfo.
hwnd
= Handle;
winforms\Managed\System\WinForms\Form.cs (2)
7852
toolInfo.
hwnd
= owner.Handle;
7863
toolInfo.
hwnd
= IntPtr.Zero;
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
133
toolInfos[index].
hwnd
= c.Handle;
winforms\Managed\System\WinForms\StatusBar.cs (1)
1856
ti.
hwnd
= parent.Handle;