Show / Hide Table of Contents

Event Selected

Occurs when the user clicks the left mouse button on the tray icon or selects it via the keyboard.

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