31 references to GetConvertToException
PresentationCore (12)
Core\CSharp\MS\Internal\IListConverters.cs (5)
125
throw
GetConvertToException
(value, destinationType);
167
throw
GetConvertToException
(value, destinationType);
208
throw
GetConvertToException
(value, destinationType);
250
throw
GetConvertToException
(value, destinationType);
288
throw
GetConvertToException
(value, destinationType);
Core\CSharp\System\Windows\CultureInfoConverter.cs (1)
156
throw
GetConvertToException
(value, destinationType);
Core\CSharp\System\Windows\Input\Command\KeyGestureConverter.cs (1)
187
throw
GetConvertToException
(value,destinationType);
Core\CSharp\System\Windows\Input\Command\MouseActionConverter.cs (1)
145
throw
GetConvertToException
(value,destinationType);
Core\CSharp\System\Windows\Input\Command\MouseGestureConverter.cs (1)
182
throw
GetConvertToException
(value,destinationType);
Core\CSharp\System\Windows\Input\CursorConverter.cs (1)
234
throw
GetConvertToException
(value, destinationType);
Core\CSharp\System\Windows\Markup\XmlLanguageConverter.cs (1)
149
throw
GetConvertToException
(value, destinationType);
Core\CSharp\System\Windows\Media\RequestCachePolicyConverter.cs (1)
156
throw
GetConvertToException
(value, destinationType);
PresentationFramework (11)
src\Framework\System\Windows\Controls\DataGridLengthConverter.cs (1)
161
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
167
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\EventSetterHandlerConverter.cs (1)
99
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\FigureLengthConverter.cs (1)
179
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\GridLengthConverter.cs (1)
199
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\Input\Command\CommandConverter.cs (1)
206
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\LengthConverter.cs (1)
173
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\Markup\DependencyPropertyConverter.cs (1)
107
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\Markup\RoutedEventConverter.cs (1)
150
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\Markup\SetterTriggerConditionValueConverter.cs (1)
88
throw
GetConvertToException
(value, destinationType);
src\Framework\System\Windows\Markup\TemplateKeyConverter.cs (1)
76
throw
GetConvertToException
(value, destinationType);
System (1)
compmod\system\componentmodel\TypeConverter.cs (1)
185
throw
GetConvertToException
(value, destinationType);
System.Web (3)
UI\WebControls\EmptyStringExpandableObjectConverter.cs (1)
26
throw
GetConvertToException
(value, destinationType);
UI\WebControls\FontNamesConverter.cs (1)
66
throw
GetConvertToException
(value, destinationType);
UI\WebControls\StringArrayConverter.cs (1)
71
throw
GetConvertToException
(value, destinationType);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1219
throw
GetConvertToException
(value, destinationType);
WindowsBase (3)
Base\System\Windows\ExpressionConverter.cs (1)
102
throw
GetConvertToException
(value, destinationType);
Base\System\Windows\Input\KeyConverter.cs (1)
142
throw
GetConvertToException
(value, destinationType);
Base\System\Windows\Input\ModifierKeysConverter.cs (1)
152
throw
GetConvertToException
(value,destinationType);