Property MouseDown
- Namespace
- Bonsai.Design.Visualizers
- Assembly
- Bonsai.Design.Visualizers.dll
MouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
public IObservable<MouseEventArgs> MouseDown { get; }
Occurs when the mouse pointer is over the control and a mouse button is pressed.
public IObservable<MouseEventArgs> MouseDown { get; }