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