1 write to InsertionIndex
PresentationFramework (1)
System\Windows\Documents\TableRowGroup.cs (1)
275set { this.InsertionIndex = value; }
1 reference to InsertionIndex
PresentationFramework (1)
System\Windows\Documents\TableRowGroup.cs (1)
274get { return this.InsertionIndex; }