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