4 references to _propertyChanged
PresentationFramework (4)
System\Windows\Controls\GridViewColumn.cs (4)
448_propertyChanged += value; 452_propertyChanged -= value; 474if (_propertyChanged != null) 476_propertyChanged(this, e);