1 write to _rows
PresentationFramework (1)
System\Windows\Documents\TableRowGroup.cs (1)
66
_rows
= new TableRowCollection(this);
1 reference to _rows
PresentationFramework (1)
System\Windows\Documents\TableRowGroup.cs (1)
125
return (
_rows
);