2 references to converter
PresentationCore (2)
MS\Internal\IListConverters.cs (2)
237list.Add((Point) converter.ConvertFrom(td, ci, _tokenizer.GetCurrentToken())); 256builder.Append((string) converter.ConvertTo(context, culture, list[i], typeof(string)));