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