1 write to _sourceType
PresentationFramework (1)
src\Framework\MS\Internal\Data\DefaultValueConverter.cs (1)
700
_sourceType
= sourceType;
1 reference to _sourceType
PresentationFramework (1)
src\Framework\MS\Internal\Data\DefaultValueConverter.cs (1)
717
return ConvertTo(o,
_sourceType
);