8 references to Automatic
PresentationFramework (8)
src\Framework\System\Windows\Controls\Frame.cs (8)
437JournalOwnership.Automatic, 445return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 461case JournalOwnership.Automatic: 476case JournalOwnership.Automatic: 488case JournalOwnership.Automatic: 513if (prevValue == JournalOwnership.OwnsJournal && (JournalOwnership)newValue == JournalOwnership.Automatic) 827if (create && _journalOwnership == JournalOwnership.Automatic) 1439private JournalOwnership _journalOwnership = JournalOwnership.Automatic;