2 references to FindPendingFrom
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
6969return FindPendingFrom(documentNodeType, Count - 1, nLow); 10014int nTable = dna.FindPendingFrom(DocumentNodeType.dnTable, nRowAt - 1, -1);