6 references to UsesParentJournal
PresentationFramework (6)
src\Framework\System\Windows\Controls\Frame.cs (6)
445return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 467case JournalOwnership.UsesParentJournal: 479case JournalOwnership.UsesParentJournal: 484case JournalOwnership.UsesParentJournal: 823SetCurrentValueInternal(JournalOwnershipProperty, JournalOwnership.UsesParentJournal); 1408_journalOwnership = JournalOwnership.UsesParentJournal;