2 references to LeaveUnsharesRow
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
2516
LeaveUnsharesRow
(rowIndex, throughMouseClick);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewCellTests.cs (1)
6627
public new bool LeaveUnsharesRow(int rowIndex, bool throughMouseClick) => base.
LeaveUnsharesRow
(rowIndex, throughMouseClick);