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