2 references to BackStackProperty
PresentationFramework (2)
System\Windows\Controls\Frame.cs (2)
997Debug.Assert(backStack == GetValue(BackStackProperty)); 1171Debug.Assert(GetValue(BackStackProperty) == _ownJournalScope.BackStack);