1 reference to FromString
PresentationFramework (1)
System\Windows\ThicknessConverter.cs (1)
107if (source is string) { return FromString((string)source, cultureInfo); }