26 references to GetConvertToException
PresentationCore (12)
MS\Internal\IListConverters.cs (5)
122throw GetConvertToException(value, destinationType); 164throw GetConvertToException(value, destinationType); 205throw GetConvertToException(value, destinationType); 247throw GetConvertToException(value, destinationType); 285throw GetConvertToException(value, destinationType);
System\Windows\CultureInfoConverter.cs (1)
146throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\KeyGestureConverter.cs (1)
180throw GetConvertToException(value,destinationType);
System\Windows\Input\Command\MouseActionConverter.cs (1)
138throw GetConvertToException(value,destinationType);
System\Windows\Input\Command\MouseGestureConverter.cs (1)
177throw GetConvertToException(value,destinationType);
System\Windows\Input\CursorConverter.cs (1)
235throw GetConvertToException(value, destinationType);
System\Windows\Markup\XmlLanguageConverter.cs (1)
139throw GetConvertToException(value, destinationType);
System\Windows\Media\RequestCachePolicyConverter.cs (1)
147throw GetConvertToException(value, destinationType);
PresentationFramework (11)
System\Windows\Controls\DataGridLengthConverter.cs (1)
152throw GetConvertToException(value, destinationType);
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
156throw GetConvertToException(value, destinationType);
System\Windows\EventSetterHandlerConverter.cs (1)
95throw GetConvertToException(value, destinationType);
System\Windows\FigureLengthConverter.cs (1)
168throw GetConvertToException(value, destinationType);
System\Windows\GridLengthConverter.cs (1)
187throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\CommandConverter.cs (1)
196throw GetConvertToException(value, destinationType);
System\Windows\LengthConverter.cs (1)
163throw GetConvertToException(value, destinationType);
System\Windows\Markup\DependencyPropertyConverter.cs (1)
99throw GetConvertToException(value, destinationType);
System\Windows\Markup\RoutedEventConverter.cs (1)
146throw GetConvertToException(value, destinationType);
System\Windows\Markup\SetterTriggerConditionValueConverter.cs (1)
87throw GetConvertToException(value, destinationType);
System\Windows\Markup\TemplateKeyConverter.cs (1)
75throw GetConvertToException(value, destinationType);
System.ComponentModel.TypeConverter (2)
System\ComponentModel\TypeConverter.cs (1)
133throw GetConvertToException(value, destinationType);
System\ComponentModel\UriTypeConverter.cs (1)
89throw GetConvertToException(value, destinationType);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlLengthConverter.cs (1)
137throw GetConvertToException(value, destinationType);