4 writes to BookmarkScope
System.Activities (4)
System\Activities\Tracking\BookmarkResumptionRecord.cs (4)
26
this.
BookmarkScope
= bookmark.Scope.Id;
46
this.
BookmarkScope
= bookmarkScope;
54
this.
BookmarkScope
= record.BookmarkScope;
106
set { this.
BookmarkScope
= value; }
5 references to BookmarkScope
System.Activities (5)
System\Activities\Tracking\BookmarkResumptionRecord.cs (3)
54
this.BookmarkScope = record.
BookmarkScope
;
105
get { return this.
BookmarkScope
; }
141
this.
BookmarkScope
,
System\Activities\Tracking\EtwTrackingParticipant.cs (2)
430
record.BookmarkName, record.
BookmarkScope
, record.Owner.Name, record.Owner.Id,
436
record.BookmarkName, record.
BookmarkScope
, record.Owner.Name, record.Owner.Id,