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