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