This website requires JavaScript.
Explore
Help
Register
Sign In
javier
/
Wino-Mail
Watch
1
Star
0
Fork
0
You've already forked Wino-Mail
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef12e0ff3a616ac67d248b77b051776cb60abf83
Wino-Mail
/
Wino.Mail.WinUI
/
Models
/
WinoWindowKind.cs
T
9 lines
107 B
C#
Raw
Normal View
History
Unescape
Escape
New startup window.
2026-03-05 10:12:03 +01:00
namespace
Wino.Mail.WinUI.Models
;
public
enum
WinoWindowKind
{
Shell
,
Implemented initial version for popping out window for rendering and compose pages
2026-04-11 01:04:59 +02:00
Welcome
,
HostedPopout
New startup window.
2026-03-05 10:12:03 +01:00
}
Reference in New Issue
Copy Permalink