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