2 references to PropertyName
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingGroup.cs (2)
1441
binding.Path = new PropertyPath(entry.
PropertyName
, originalBinding.Path.PathParameters);
1936
if (propertyName == entry.
PropertyName
&&