2 writes to importantBookmarks
System.Activities (2)
System\Activities\ExclusiveHandle.cs (2)
80set { this.importantBookmarks = value; } 164this.importantBookmarks = value;
2 references to importantBookmarks
System.Activities (2)
System\Activities\ExclusiveHandle.cs (2)
79get { return this.importantBookmarks; } 160return this.importantBookmarks;