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