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