2 references to BackStackProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (2)
1018Debug.Assert(backStack == GetValue(BackStackProperty)); 1192Debug.Assert(GetValue(BackStackProperty) == _ownJournalScope.BackStack);