1 write to _sourceType
PresentationFramework (1)
MS\Internal\Data\DefaultValueConverter.cs (1)
690
_sourceType
= sourceType;
1 reference to _sourceType
PresentationFramework (1)
MS\Internal\Data\DefaultValueConverter.cs (1)
707
return ConvertTo(o,
_sourceType
);