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