ReadOnlyActionEventHandlerProperty

Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<ActionEventHandler>, use ReadOnlyActionEventHandlerProperty.

Inheritors