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