4 references to Changed
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextRange.cs (4)
460this.Changed += value; 465this.Changed -= value; 474if (this.Changed != null) 476this.Changed(this, EventArgs.Empty);