Event MouseStateChanged
RaisedCalled when MouseState has changed, indicating the View should be highlighted or not. The MouseState passed in the event indicates the highlight style that will be applied.
public event EventHandler<EventArgs<MouseState>>? MouseStateChanged
Returns
- EventHandler<EventArgs<MouseState>>
- RaisedCalled when has changed, indicating the View should be highlighted or not. The passed in the event indicates the highlight style that will be applied.