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