2 writes to Value
System.Activities (2)
System\Activities\Hosting\LocationInfo.cs (2)
25
this.
Value
= value;
82
set { this.
Value
= value; }
1 reference to Value
System.Activities (1)
System\Activities\Hosting\LocationInfo.cs (1)
81
get { return this.
Value
; }