public static int SetExplorerTheme(this ListView listView) { return(UxTheme.SetExplorerTheme(listView.Handle)); }