2 references to IsDictionaryProperty
System.Activities.Core.Presentation (2)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (2)
366
return (bool?)GetValue(
IsDictionaryProperty
);
370
SetValue(
IsDictionaryProperty
, value);