1 write to dataGrid
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
30
this.
dataGrid
= dataGrid;
3 references to dataGrid
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridToolTip.cs (3)
43
cparams.Parent =
dataGrid
.Handle;
68
toolInfo.hwnd =
dataGrid
.Handle;
80
toolInfo.hwnd =
dataGrid
.Handle;