Property Handlers
Handlers
When implemented by a class, represents an event handlers collection which contains elements that can be used as a particular action attached to key or key combination from the IKeyList
.
IEventHandlers Handlers { get; }