1 write to _rows
PresentationFramework (1)
src\Framework\System\Windows\Documents\TableRowGroup.cs (1)
72
_rows
= new TableRowCollection(this);
1 reference to _rows
PresentationFramework (1)
src\Framework\System\Windows\Documents\TableRowGroup.cs (1)
134
return (
_rows
);