2 references to GetArgumentValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
844
PropertyGetter = (instance) => (((DesignTimeArgument)instance).
GetArgumentValue
()),
1346
object currentValue = this.
GetArgumentValue
();