Table of Contents

Property SyntaxError

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

SyntaxError

When implemented by a class, 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.

ISyntaxError SyntaxError { get; set; }

Property Value

ISyntaxError