29 references to GetConvertToException
PresentationCore (12)
MS\Internal\IListConverters.cs (5)
113throw GetConvertToException(value, destinationType); 155throw GetConvertToException(value, destinationType); 196throw GetConvertToException(value, destinationType); 238throw GetConvertToException(value, destinationType); 276throw GetConvertToException(value, destinationType);
System\Windows\CultureInfoConverter.cs (1)
143throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\KeyGestureConverter.cs (1)
174throw GetConvertToException(value,destinationType);
System\Windows\Input\Command\MouseActionConverter.cs (1)
88throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\MouseGestureConverter.cs (1)
171throw GetConvertToException(value,destinationType);
System\Windows\Input\CursorConverter.cs (1)
224throw GetConvertToException(value, destinationType);
System\Windows\Markup\XmlLanguageConverter.cs (1)
136throw GetConvertToException(value, destinationType);
System\Windows\Media\RequestCachePolicyConverter.cs (1)
135throw GetConvertToException(value, destinationType);
PresentationFramework (12)
System\Windows\Controls\DataGridLengthConverter.cs (1)
148throw GetConvertToException(value, destinationType);
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
149throw GetConvertToException(value, destinationType);
System\Windows\EventSetterHandlerConverter.cs (1)
92throw GetConvertToException(value, destinationType);
System\Windows\FigureLengthConverter.cs (1)
162throw GetConvertToException(value, destinationType);
System\Windows\GridLengthConverter.cs (1)
182throw GetConvertToException(value, destinationType);
System\Windows\Input\Command\CommandConverter.cs (1)
191throw GetConvertToException(value, destinationType);
System\Windows\LengthConverter.cs (1)
157throw GetConvertToException(value, destinationType);
System\Windows\Markup\DependencyPropertyConverter.cs (1)
90throw GetConvertToException(value, destinationType);
System\Windows\Markup\RoutedEventConverter.cs (1)
143throw GetConvertToException(value, destinationType);
System\Windows\Markup\SetterTriggerConditionValueConverter.cs (1)
77throw GetConvertToException(value, destinationType);
System\Windows\Markup\TemplateKeyConverter.cs (1)
68throw GetConvertToException(value, destinationType);
System\Windows\ThemeModeConverter.cs (1)
110throw 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)
136throw 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);