8 references to Automatic
PresentationFramework (8)
System\Windows\Controls\Frame.cs (8)
401JournalOwnership.Automatic, 409return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 425case JournalOwnership.Automatic: 440case JournalOwnership.Automatic: 452case JournalOwnership.Automatic: 477if (prevValue == JournalOwnership.OwnsJournal && (JournalOwnership)newValue == JournalOwnership.Automatic) 789if (create && _journalOwnership == JournalOwnership.Automatic) 1391private JournalOwnership _journalOwnership = JournalOwnership.Automatic;