1 write to button
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
25557this.lastMouseClickInfo.button = dgvcme.Button;
1 reference to button
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
5836e.Button == this.lastMouseClickInfo.button &&