Skip to content

A .NET Core 9+ WPF property grid that supports the newer ThemeMode XAML attribute.

License

Notifications You must be signed in to change notification settings

smourier/WpfPropertyGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpfPropertyGrid

A .NET Core 10+ WPF property grid that supports the newer ThemeMode XAML attribute.

With ThemeMode=None

Style None

With ThemeMode=Light

Style None

With ThemeMode=Dark

Style None

Without any ThemeMode set or if ThemeMode is set to System it should use Light or Dark accordingly to your system's setting.

About

A .NET Core 9+ WPF property grid that supports the newer ThemeMode XAML attribute.

Topics

Resources

License

Stars

Watchers

Forks