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