4 references to _propertyChanged
PresentationFramework (4)
src\Framework\System\Windows\Controls\GridViewColumn.cs (4)
451_propertyChanged += value; 455_propertyChanged -= value; 477if (_propertyChanged != null) 479_propertyChanged(this, e);