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