1 write to helperType
System.Activities (1)
System\Activities\XamlIntegration\TypeConverterBase.cs (1)
32
this.
helperType
= helperType;
1 reference to helperType
System.Activities (1)
System\Activities\XamlIntegration\TypeConverterBase.cs (1)
72
currentHelper = GetTypeConverterHelper(targetType, this.baseType, this.
helperType
);