1 write to _propertyName
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1755
_propertyName
= bindingExpression.SourcePropertyName;
1 reference to _propertyName
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1770
get { return
_propertyName
; }