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