1 implementation of FireChanged
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
472void ITextRange.FireChanged()
2 references to FireChanged
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRange.cs (1)
470/// <see cref="ITextRange.FireChanged"/>
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
649thisRange.FireChanged();