4 references to GetConvertToException
PresentationCore (1)
System\Windows\Media\FontFamilyValueSerializer.cs (1)
67throw GetConvertToException(value, typeof(string));
PresentationFramework (1)
System\Windows\Input\Command\CommandValueSerializer.cs (1)
97throw GetConvertToException(value, typeof(string));
System.Xaml (2)
System\Windows\Markup\DateTimeValueSerializer.cs (1)
71throw GetConvertToException(value, typeof(string));
System\Windows\Markup\ValueSerializer.cs (1)
68throw GetConvertToException(value, typeof(string));