AvaloniaUI / Avalonia.Samples

Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users started.
https://www.avaloniaui.net
606 stars 103 forks source link

Add TrayIcon sample app #89

Open logiclrd opened 2 months ago

logiclrd commented 2 months ago

What does the pull request do?

Adds a sample application demonstrating the use of <TrayIcon> in App.axaml, including an associated menu.

TrayIcon.csproj optimistically references as-yet-nonexistent version 11.2.0 of Avalonia, in the hopes that it will include the bug fix for crashing when activating tray icon menu items.

Scope of this PR:

Checklist

If this is a new Sample

In any case