1 write to _propertyName
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1957
_propertyName
= propertyName;
1 reference to _propertyName
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1965
public string PropertyName { get { return
_propertyName
; } }