3 writes to _left
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewAdvancedBorderStyle.cs (3)
73_top = _left = _right = _bottom = value; 174_left = value; 305_left = _left
6 references to _left
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridViewAdvancedBorderStyle.cs (6)
133return _left; 152if ((_all && _top != value) || (!_all && _left != value)) 285dgvabsOther._left == _left && 290public override int GetHashCode() => HashCode.Combine(_top, _left, _bottom, _right); 305_left = _left