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