Property MouseHeldDown
MouseHeldDown
Handles WantContinuousButtonPressed, we have detected a button down in the view and have grabbed the mouse.
public IMouseHeldDown? MouseHeldDown { get; set; }
Handles WantContinuousButtonPressed, we have detected a button down in the view and have grabbed the mouse.
public IMouseHeldDown? MouseHeldDown { get; set; }