Theming suppor
Frage / Problem
Do the controls support a dark theme, or themes in general?
Antwort / Lösung
Not all controls in the ShellBrowser WPF Edition are native WPF controls. Some - like ExplorerBrowser - host ActiveX controls, others like currently the ShellTreeView and ShellListView are Windows Form based.
Due to technnological limitations, unfortunately these controls don't support WPF's built-in theming or skinning system.