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