3 references to helpers
System.Activities (3)
System\Activities\XamlIntegration\TypeConverterBase.cs (3)
70if (!this.helpers.Value.TryGetValue(targetType, out currentHelper)) 73if (!this.helpers.Value.TryAdd(targetType, currentHelper)) 75if (!this.helpers.Value.TryGetValue(targetType, out currentHelper))