Constable Authorization Engine 2.0 BETA

ChangeEventArgs.IgnoreNestedChanges Property

[This is preliminary documentation and subject to change.]

Gets or sets a flag indicating whether nested change notifications resulting from the current notification should be ignored by undo managers listening to change notifications on the given instance.

[Visual Basic]
Public Property IgnoreNestedChanges As Boolean
[C#]
public bool IgnoreNestedChanges {get; set;}

See Also

ChangeEventArgs Class | LaMarvin.ComponentModel Namespace