2 writes to _rowInsertionIndex
PresentationFramework (2)
System\Windows\Documents\TableRowGroup.cs (2)
67
_rowInsertionIndex
= -1;
284
set {
_rowInsertionIndex
= value; }
1 reference to _rowInsertionIndex
PresentationFramework (1)
System\Windows\Documents\TableRowGroup.cs (1)
283
get { return
_rowInsertionIndex
; }