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: 12.0.0.0
Syntax
public bool KeyHandled { get; set; }

Property Value

Type: Boolean
See Also