How to add a DocumentColorizingTransformer to AvalonEdit
Asked Answered
D

1

6

I've implemented my own DocumentColorizingTransformer. But now, how do I add it to the AvalonEdit?

Different answered 28/2, 2012 at 8:11 Comment(0)
P
12

Add it to the textEditor.TextArea.TextView.LineTransformers collection.

Princeling answered 28/2, 2012 at 15:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.