4 references to Changed
PresentationFramework (4)
System\Windows\Documents\TextRange.cs (4)
461this.Changed += value; 466this.Changed -= value; 475if (this.Changed != null) 477this.Changed(this, EventArgs.Empty);