3 references to EndChange
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextRange.cs (2)
244
TextRangeBase.
EndChange
(this, false /* disableScroll */, false /* skipEvents */);
254
TextRangeBase.
EndChange
(this, disableScroll, skipEvents);
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
574
EndChange
(thisRange, false /* disableScroll */, false /* skipEvents */ );