Implemented initial version for popping out window for rendering and compose pages
This commit is contained in:
@@ -3,5 +3,6 @@ namespace Wino.Mail.WinUI.Models;
|
||||
public enum WinoWindowKind
|
||||
{
|
||||
Shell,
|
||||
Welcome
|
||||
Welcome,
|
||||
HostedPopout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user