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