1 write to InsertionIndex
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
324set { this.InsertionIndex = value; }
1 reference to InsertionIndex
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
323get { return this.InsertionIndex; }