Table of Contents

Property LeftMouseButtonUp

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LeftMouseButtonUp

Gets or sets the action which is called when the left mouse button is released on the notify icon.

Action? LeftMouseButtonUp { get; set; }

Property Value

Action