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