4 references to Changed
PresentationFramework (4)
System\Windows\Documents\TextRange.cs (4)
467this.Changed += value; 472this.Changed -= value; 481if (this.Changed != null) 483this.Changed(this, EventArgs.Empty);