public InterestingView() { DataContext = new InterestingViewModel(); ThemeSample = new ThemeSampleViewModel(); }