Skip to content
/ WXPF Public

WinX Presentation Foundation - Enhancements to WPF for Windows 10

License

Notifications You must be signed in to change notification settings

iam-sysop/WXPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WXPF

WinX Presentation Foundation - Enhancements to WPF for Windows 10

The concept is "simplicity". WPF hasn't been "caught up" much since the advent of Windows 10.

What this library does is offer some overrides of DEFAULT WPF controls and settings to support or mimick what is now available in UWP or the WinUI bridge. In a nutshell, I wanted a simple way to write WPF applications that use the basic GUI features available in WPF and Visual Studio but get that Windows 10 look and feel.

NOTE
This code is STILL VERY YOUNG - and is still being updated and changed often. It is in NO WAY production ready. There are still several major changes/enhancements in the roadmap before it's even in "beta-test" status - so be advised.

Additionally: I will add a sample implementation in another app I am working on in the next round of updates - as well as some basic documentation on how it all works. For now this repo is MOSTLY a placeholder while the project moves forward to testing.


Basic Feature List

Support for Windows 10 DarkMode in WPF

  • Including theme overrides for Base WPF controls.
  • Theme colors are AUTOMATICALLY applied from OS settings.
  • Capability to wire up detection of OS Theme mode switch and respond without App Restart.

Addition of Missing Base Controls or Features

  • NumericUpDown.

Planned/Future Features

  • Shell Notify Icon Handler.

About

WinX Presentation Foundation - Enhancements to WPF for Windows 10

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages