Menu

#91 The Window styles of old Themes (ie. Brushed Metal *, Solid Color *, etc.) are not working.

1.26.1.0
closed
None
2021-05-20
2021-05-20
madproton
No

Window styles that were explicitly defined in their respective XAML files were removed.

<window ….="" style="{DynamicResource MainWindowWindowStyle}"></window>

Solution:
Revert back to explicitly setting Styles in each Window's XAML.

Discussion


Log in to post a comment.