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