protected void SplitHelper(VisualLineElement firstPart, VisualLineElement secondPart, int splitRelativeTextOffset) { //TODO: VisualLineElement.SplitHelper() throw new NotImplementedException(); }
protected virtual void ApplyColorToElement(VisualLineElement element, HighlightingColor color) { //TODO: HighlightingColorizer.ApplyColorToElement() throw new NotImplementedException(); }