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