Event LeftMouseButtonDown
Occurs when the icon in the notification area is pressed with the left mouse button. This event is not raised on macOS.
public event EventHandler? LeftMouseButtonDown
Returns
- EventHandler
- Occurs when the icon in the notification area is pressed with the left mouse button. This event is not raised on macOS.