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