8 references to Automatic
PresentationFramework (8)
System\Windows\Controls\Frame.cs (8)
402JournalOwnership.Automatic, 410return jo == JournalOwnership.Automatic || jo == JournalOwnership.UsesParentJournal 426case JournalOwnership.Automatic: 441case JournalOwnership.Automatic: 453case JournalOwnership.Automatic: 478if (prevValue == JournalOwnership.OwnsJournal && (JournalOwnership)newValue == JournalOwnership.Automatic) 790if (create && _journalOwnership == JournalOwnership.Automatic) 1392private JournalOwnership _journalOwnership = JournalOwnership.Automatic;