1 override of SourcePropertyType
PresentationFramework (1)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
124internal override Type SourcePropertyType
2 references to SourcePropertyType
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (2)
497SetValue(Feature.DynamicConverter, new DynamicValueConverter(IsReflective, Worker.SourcePropertyType, Worker.TargetPropertyType), null); 1844Type sourceType = Worker.SourcePropertyType;