Table of Contents

Property SyntaxError

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

SyntaxError

Gets or sets the ISyntaxError object evaluated by the hit-test operation. Contains instance of ISyntaxError object if mouse is over syntax error; null otherwise.

public virtual ISyntaxError SyntaxError { get; set; }

Property Value

ISyntaxError