Property SyntaxError
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; }