6 references to UsesParentJournal
PresentationFramework (6)
System\Windows\Controls\Frame.cs (6)
423return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 445case JournalOwnership.UsesParentJournal: 457case JournalOwnership.UsesParentJournal: 462case JournalOwnership.UsesParentJournal: 802SetCurrentValueInternal(JournalOwnershipProperty, JournalOwnership.UsesParentJournal); 1388_journalOwnership = JournalOwnership.UsesParentJournal;