Skip to content

Samples for tabbed apps with drag-and-drop support in C# frameworks (AvaloniaUI, WinUI 3)

License

Notifications You must be signed in to change notification settings

manfromarce/TabbedWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabbedWindow

Sample for Avalonia / WinUI 3 TabView-based app with add and close buttons, drag-and-drop reorder and detaching to a new window. Standard keyboard shortcuts (Ctrl+T, Ctrl+W, Ctrl+1...9, Ctrl+Tab) are also implemented. For Avalonia, tabs are used in the desktop project and each tab contains a MainView (UserControl), while web and mobile platforms show a single MainView.

Credits

About

Samples for tabbed apps with drag-and-drop support in C# frameworks (AvaloniaUI, WinUI 3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published