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