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