1 instantiation of RowSpanVector
PresentationFramework (1)
src\Framework\System\Windows\Documents\TableRowGroup.cs (1)
229RowSpanVector rowSpanVector = new RowSpanVector();
2 references to RowSpanVector
PresentationFramework (2)
src\Framework\System\Windows\Documents\TableRow.cs (1)
210internal void ValidateStructure(RowSpanVector rowSpanVector)
src\Framework\System\Windows\Documents\TableRowGroup.cs (1)
229RowSpanVector rowSpanVector = new RowSpanVector();