Show / Hide Table of Contents

Event LeftDoubleClick

Occurs when the user double-clicks the left mouse button on the tray icon.

Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public event TypedEventHandler<TrayIcon, TrayIconEventArgs>? LeftDoubleClick
Returns
Type Description
TypedEventHandler<TrayIcon, TrayIconEventArgs> Occurs when the user double-clicks the left mouse button on the tray icon.
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX