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