2 references to DynamicArgumentsProperty
System.Activities.Core.Presentation (2)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (2)
217
return (ObservableCollection<DynamicArgumentWrapperObject>)GetValue(
DynamicArgumentsProperty
);
221
SetValue(
DynamicArgumentsProperty
, value);