Property App
App
Sets the application instance that this keyboard handler is associated with. This provides access to application state without coupling to static Application class.
IApplication? App { get; set; }
Sets the application instance that this keyboard handler is associated with. This provides access to application state without coupling to static Application class.
IApplication? App { get; set; }