2 references to UnderlyingArgumentTypeProperty
System.Activities.Core.Presentation (2)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (2)
332
return (Type)GetValue(
UnderlyingArgumentTypeProperty
);
342
SetValue(
UnderlyingArgumentTypeProperty
, value);