6 references to UsesParentJournal
PresentationFramework (6)
System\Windows\Controls\Frame.cs (6)
410return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 432case JournalOwnership.UsesParentJournal: 444case JournalOwnership.UsesParentJournal: 449case JournalOwnership.UsesParentJournal: 786SetCurrentValueInternal(JournalOwnershipProperty, JournalOwnership.UsesParentJournal); 1361_journalOwnership = JournalOwnership.UsesParentJournal;