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