1 reference to FromString
PresentationFramework (1)
src\Framework\System\Windows\CornerRadiusConverter.cs (1)
109if (source is string) { return FromString((string)source, cultureInfo); }