CodeEditorSyntaxUpdateContext(ITextSnapshot, Theme, TextDocumentChangedEventArgs?, Int32, Int32, Int32, Int32, Int32) Constructor

Definition

Assembly XenoAtom.Terminal.UI.dll
public CodeEditorSyntaxUpdateContext(ITextSnapshot Snapshot, Theme Theme, [Nullable((byte)2)] TextDocumentChangedEventArgs? Change, int AffectedStartLine, int AffectedEndLine, int CaretIndex, int SelectionStart, int SelectionLength)

Parameters

Snapshot
ITextSnapshot
Theme
Theme
AffectedStartLine
Int32
AffectedEndLine
Int32
CaretIndex
Int32
SelectionStart
Int32
SelectionLength
Int32