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