Transform(ITextRunConstructionContext, IList<(Of <<'(VisualLineElement>)>>)) implementation.
Sets CurrentElements and calls Colorize(ITextRunConstructionContext).
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Transform( ITextRunConstructionContext context, IList<VisualLineElement> elements )
Public Sub Transform ( _ context As ITextRunConstructionContext, _ elements As IList(Of VisualLineElement) _ )
public: virtual void Transform( ITextRunConstructionContext^ context, IList<VisualLineElement^>^ elements ) sealed
Parameters
- context (ITextRunConstructionContext)
- elements (IList<(Of <(<'VisualLineElement>)>)>)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238