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