Jan Kučera
Jan Kučera
Visual Studio case is more about "themed" window vs "non-themed" window. They probably just did not bother investing in theming the legacy Settings window, focusing on the new settings tab...
> What should i do if i don't have an application object? OK that is an argument I can understand. > So i guess what we really need is not...
I have looked into this a bit and I would support a property on `FrameworkElement`. We currently have `ThemeDictionaryExtension` that can be used for `ResourceDictionary.Source`. If I understand correctly, this...
Thanks @terrajobst we do have a few "string-based enums" in WPF already. However, before we spend more cycles on this, perhaps @dipeshmsft can update the API proposal to what the...
Thanks @dipeshmsft. Option 1 feels overly convoluted for an experimental thing to be replaced in the future. For that option I would just add a simple plain string property (which...
These are properties, right? i.e. `public string Theme { get; set; }` `"Default"` sounds like a better default value than `"None"` because as you said the default is `Aero2`. However,...
Ensure accessibility settings apply, at least the ones in Settings > Accessibility > Visual effects - Always show scrollbars - Transparency effects - Animation effects High contrast themes in Windows...
Can the repro project be shared here?
Please share a repro project.
The message box does not indicate a healthy VS installation. Do you have a project to repro?