Click or drag to resize

KeyEventToCommandMarkEventAsHandled Property

Gets or sets a value indicating whether the Handled property must set to after execution of the command.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public bool MarkEventAsHandled { get; set; }

Property Value

Type: Boolean
See Also