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