Projekt_SS25/Project_Periodensystem.View/App.axaml

8 lines
257 B
XML

<Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="Project_Periodensystem.View.App">
<Application.Styles>
<FluentTheme />
</Application.Styles>
</Application>