Show / Hide Table of Contents

Event TrayIconSelected

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

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