1 write to _targetType
PresentationFramework (1)
MS\Internal\Data\DefaultValueConverter.cs (1)
697
_targetType
= targetType;
1 reference to _targetType
PresentationFramework (1)
MS\Internal\Data\DefaultValueConverter.cs (1)
708
return ConvertTo(o,
_targetType
);