Show / Hide Table of Contents

Event RightDoubleClick

Occurs when the user double-clicks the tray icon with the right mouse button.

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