1 write to _targetType
PresentationFramework (1)
MS\Internal\Data\DynamicValueConverter.cs (1)
121
_targetType
= targetType;
1 reference to _targetType
PresentationFramework (1)
MS\Internal\Data\DynamicValueConverter.cs (1)
96
if ((_sourceType != sourceType) || (
_targetType
!= targetType))