Click or drag to resize

KeyEventArgsKeyHandled Property

Gets or sets a value indicating whether the event was handled.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool KeyHandled { get; set; }

Property Value

Type: Boolean
See Also