Example #1
0
 internal static void NotifyChanged(ITextRange thisRange, bool disableScroll) 
 {
     thisRange.FireChanged(); 
 }