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