2 references to GetPropertyAtCurrentScope
System.Activities (2)
System\Activities\ExecutionProperties.cs (2)
140
object property = this.properties.
GetPropertyAtCurrentScope
(name);
199
return this.properties.
GetPropertyAtCurrentScope
(name);