This value will be true if this event has been occured because the document was modified.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public bool ByContentChanged { get; }
Visual Basic
Public ReadOnly Property ByContentChanged As Boolean
	Get

Property Value

Type: Boolean

See Also