mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
starts up to a toolbar icon with context menu. still much more to do
This commit is contained in:
parent
54206fd44d
commit
6b0543ba27
10 changed files with 249 additions and 119 deletions
|
@ -1,7 +1,7 @@
|
|||
<Application x:Class="WinUI.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
StartupUri="MainWindow.xaml">
|
||||
StartupUri="ToolbarItem.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
<ResourceDictionary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue