Show / Hide Table of Contents

Event ContextMenu

Occurs when the user right-clicks the tray icon or selects the context menu from the keyboard.

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