3 references to GetGoBackEntry
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (2)
583entry = journal.GetGoBackEntry(); 763entry = journal.GetGoBackEntry(); // could still be null
src\Framework\System\Windows\Navigation\Journal.cs (1)
194return GetGoBackEntry() != null;