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