6 references to UsesParentJournal
PresentationFramework (6)
System\Windows\Controls\Frame.cs (6)
409return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 431case JournalOwnership.UsesParentJournal: 443case JournalOwnership.UsesParentJournal: 448case JournalOwnership.UsesParentJournal: 785SetCurrentValueInternal(JournalOwnershipProperty, JournalOwnership.UsesParentJournal); 1360_journalOwnership = JournalOwnership.UsesParentJournal;