1 write to InsertionIndex
PresentationFramework (1)
System\Windows\Documents\Table.cs (1)
213set { this.InsertionIndex = value; }
1 reference to InsertionIndex
PresentationFramework (1)
System\Windows\Documents\Table.cs (1)
212get { return this.InsertionIndex; }