Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janluksoft/wpfcorenicewin
Nice WPF windows with dynamic themes changing
https://github.com/janluksoft/wpfcorenicewin
c-sharp core dotnet net5 net50 visual-studio wpf wpf-application wpf-styles
Last synced: 21 days ago
JSON representation
Nice WPF windows with dynamic themes changing
- Host: GitHub
- URL: https://github.com/janluksoft/wpfcorenicewin
- Owner: janluksoft
- License: mit
- Created: 2022-10-31T19:07:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T21:36:00.000Z (over 2 years ago)
- Last Synced: 2024-11-14T06:23:53.685Z (3 months ago)
- Topics: c-sharp, core, dotnet, net5, net50, visual-studio, wpf, wpf-application, wpf-styles
- Language: C#
- Homepage:
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nice WPF windows .NET5 Core
Nice WPF windows with dynamic themes changing.
In this project, I wrote classes to create nice WPF windows in .NET5 (extension to .NET Core). Standard windows in WIN10 are poor, primitive. For example, sometimes the title bar and the window frame do not stand out from the background, an impression of chaos appears on the screen.
My windows have 3D elements, double frames, 3D buttons and other graphic elements. Many 'Styles' and dynamic events are defined in WPF. This makes it possible to reload the Light and Dark styles on the fly.In future versions I will try to provide a mechanism for adding more user Themes.
![](/Jpg/WPF_nice_windows.png)
## Details
- Environment: VS2019
- Target: .NET5 (.NET Core)
- Window: WPF