2 references to _noParentPage
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
4028
if (parentIndex !=
_noParentPage
)
4060
if (parentIndex !=
_noParentPage
&& parentIndex < journal.TotalCount && !IsDisposed)