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