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