4 references to Changed
PresentationFramework (4)
System\Windows\Documents\TextRange.cs (4)
467
this.
Changed
+= value;
472
this.
Changed
-= value;
481
if (this.
Changed
!= null)
483
this.
Changed
(this, EventArgs.Empty);