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