4 references to _propertyChanged
PresentationFramework (4)
System\Windows\Controls\GridViewColumn.cs (4)
449_propertyChanged += value; 453_propertyChanged -= value; 475if (_propertyChanged != null) 477_propertyChanged(this, e);