Show / Hide Table of Contents

Event TrayIconContextMenu

Occurs when the user right-clicks the tray icon.

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