1 write to _itemRow
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridPositionData.cs (1)
18_itemRow = gridView._selectedRow;
2 references to _itemRow
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridPositionData.cs (2)
33int delta = gridView._selectedRow - _itemRow; 36if (_itemRow < gridView._visibleRows)