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