2 references to CountOpenNodes
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
6693return CountOpenNodes(DocumentNodeType.dnCell); 11020int nTables = dna.CountOpenNodes(DocumentNodeType.dnTable);