29 references to GetConvertToException
PresentationCore (12)
MS\Internal\IListConverters.cs (5)
120throw GetConvertToException(value, destinationType); 162throw GetConvertToException(value, destinationType); 203throw GetConvertToException(value, destinationType); 245throw GetConvertToException(value, destinationType); 283throw 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)
97throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\MouseGestureConverter.cs (1)
177throw GetConvertToException(value,destinationType);
System\Windows\Input\CursorConverter.cs (1)
228throw GetConvertToException(value, destinationType);
System\Windows\Markup\XmlLanguageConverter.cs (1)
139throw GetConvertToException(value, destinationType);
System\Windows\Media\RequestCachePolicyConverter.cs (1)
147throw GetConvertToException(value, destinationType);
PresentationFramework (12)
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)
144throw GetConvertToException(value, destinationType);
System\Windows\Markup\SetterTriggerConditionValueConverter.cs (1)
87throw GetConvertToException(value, destinationType);
System\Windows\Markup\TemplateKeyConverter.cs (1)
75throw GetConvertToException(value, destinationType);
System\Windows\ThemeModeConverter.cs (1)
117throw 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);
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.StateConverter.cs (1)
51throw GetConvertToException(value, destinationType);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.ExceptionConverter.cs (1)
33throw GetConvertToException(value, destinationType);