Skip to content

A framework with some powerful tools that allows developers to build a WPF application in modern UI.

License

Notifications You must be signed in to change notification settings

KodamaSakuno/Sakuno.UserInterface

Repository files navigation

Sakuno.UserInterface

Build status NuGet NuGet License

My framework for WPF apps.

Quick Start

  1. Install package via NuGet Package Manager.
PM> Install-Package Sakuno.UserInterface
  1. Change your App class from Application to Themed App.
  • You can change theme and accent in constructor.
  1. Change your window class(es) from Window to ModernWindow.

  2. Compile and run your program.

Special Features

RelativePanel

RelativePanel Sample 1

Layout Source: https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.relativepanel#remarks

RelativePanel Sample 3

Layout Source: https://asp-net-example.blogspot.com/2017/01/uwp-understanding-relativepanel.html

BBCodeBlock

BBCodeBlock

Other Screenshots

Common controls

TabControl

Licence

MIT License (MIT)

About

A framework with some powerful tools that allows developers to build a WPF application in modern UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published