WpfPropertyGrid
A .NET Core 9+ WPF property grid that supports the newer ThemeMode XAML attribute.
Install / Use
/learn @smourier/WpfPropertyGridREADME
WpfPropertyGrid
A .NET Core 10+ WPF property grid that supports the newer ThemeMode XAML attribute.
With ThemeMode=None

With ThemeMode=Light

With ThemeMode=Dark

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