4 references to
System.Activities (4)
System\Activities\XamlIntegration\ActivityWithResultConverter.cs (1)
30: base(type, typeof(Activity<>), typeof(ExpressionConverterHelper<>))
System\Activities\XamlIntegration\InArgumentConverter.cs (1)
19: base(type, typeof(InArgument<>), typeof(InArgumentConverterHelper<>))
System\Activities\XamlIntegration\InOutArgumentConverter.cs (1)
19: base(type, typeof(InOutArgument<>), typeof(InOutArgumentConverterHelper<>))
System\Activities\XamlIntegration\OutArgumentConverter.cs (1)
19: base(type, typeof(OutArgument<>), typeof(OutArgumentConverterHelper<>))