8 references to Automatic
PresentationFramework (8)
System\Windows\Controls\Frame.cs (8)
403JournalOwnership.Automatic, 411return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 427case JournalOwnership.Automatic: 442case JournalOwnership.Automatic: 454case JournalOwnership.Automatic: 479if (prevValue == JournalOwnership.OwnsJournal && (JournalOwnership)newValue == JournalOwnership.Automatic) 794if (create && _journalOwnership == JournalOwnership.Automatic) 1408private JournalOwnership _journalOwnership = JournalOwnership.Automatic;