2 references to InvalidStringThickness
PresentationFramework (2)
System\Windows\ThicknessConverter.cs (2)
196
throw new FormatException(SR.Format(SR.
InvalidStringThickness
, s));
210
_ => throw new FormatException(SR.Format(SR.
InvalidStringThickness
, s)),