3 references to GetTableRows
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (2)
5574DocumentNodeArray dnaRows = GetTableRows(); 7418DocumentNodeArray dnaRows = dnTable.GetTableRows();
System\Windows\Documents\XamlToRtfWriter.cs (1)
1746DocumentNodeArray dnaRows = dnThis.GetTableRows();