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