3 references to MouseLeaveUnsharesRow
System.Windows.Forms.Tests (3)
System\Windows\Forms\DataGridViewHeaderCellTests.cs (3)
3971Assert.False(cell.MouseLeaveUnsharesRow(rowIndex)); 3997Assert.False(cell.MouseLeaveUnsharesRow(rowIndex)); 4040Assert.Equal(enableHeadersVisualStyles && VisualStyleRenderer.IsSupported, cell.MouseLeaveUnsharesRow(rowIndex));