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