8 references to Automatic
PresentationFramework (8)
System\Windows\Controls\Frame.cs (8)
415JournalOwnership.Automatic, 423return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 439case JournalOwnership.Automatic: 454case JournalOwnership.Automatic: 466case JournalOwnership.Automatic: 491if (prevValue == JournalOwnership.OwnsJournal && (JournalOwnership)newValue == JournalOwnership.Automatic) 806if (create && _journalOwnership == JournalOwnership.Automatic) 1419private JournalOwnership _journalOwnership = JournalOwnership.Automatic;