6 references to UsesParentJournal
PresentationFramework (6)
System\Windows\Controls\Frame.cs (6)
411return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 433case JournalOwnership.UsesParentJournal: 445case JournalOwnership.UsesParentJournal: 450case JournalOwnership.UsesParentJournal: 790SetCurrentValueInternal(JournalOwnershipProperty, JournalOwnership.UsesParentJournal); 1376_journalOwnership = JournalOwnership.UsesParentJournal;