29 references to GetConvertToException
PresentationCore (12)
MS\Internal\IListConverters.cs (5)
112throw GetConvertToException(value, destinationType); 154throw GetConvertToException(value, destinationType); 195throw GetConvertToException(value, destinationType); 237throw GetConvertToException(value, destinationType); 275throw GetConvertToException(value, destinationType);
System\Windows\CultureInfoConverter.cs (1)
142throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\KeyGestureConverter.cs (1)
173throw GetConvertToException(value,destinationType);
System\Windows\Input\Command\MouseActionConverter.cs (1)
87throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\MouseGestureConverter.cs (1)
170throw GetConvertToException(value,destinationType);
System\Windows\Input\CursorConverter.cs (1)
223throw GetConvertToException(value, destinationType);
System\Windows\Markup\XmlLanguageConverter.cs (1)
135throw GetConvertToException(value, destinationType);
System\Windows\Media\RequestCachePolicyConverter.cs (1)
134throw GetConvertToException(value, destinationType);
PresentationFramework (12)
System\Windows\Controls\DataGridLengthConverter.cs (1)
147throw GetConvertToException(value, destinationType);
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
148throw GetConvertToException(value, destinationType);
System\Windows\EventSetterHandlerConverter.cs (1)
91throw GetConvertToException(value, destinationType);
System\Windows\FigureLengthConverter.cs (1)
161throw GetConvertToException(value, destinationType);
System\Windows\GridLengthConverter.cs (1)
181throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\CommandConverter.cs (1)
190throw GetConvertToException(value, destinationType);
System\Windows\LengthConverter.cs (1)
156throw GetConvertToException(value, destinationType);
System\Windows\Markup\DependencyPropertyConverter.cs (1)
89throw GetConvertToException(value, destinationType);
System\Windows\Markup\RoutedEventConverter.cs (1)
142throw GetConvertToException(value, destinationType);
System\Windows\Markup\SetterTriggerConditionValueConverter.cs (1)
76throw GetConvertToException(value, destinationType);
System\Windows\Markup\TemplateKeyConverter.cs (1)
60throw GetConvertToException(value, destinationType);
System\Windows\ThemeModeConverter.cs (1)
109throw 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)
135throw 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);