Skip to content

Commit

Permalink
Moves UserControl.xaml to UserControl.axaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Dec 11, 2023
1 parent d9a26ec commit 07f1c90
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Material.Styles/MaterialToolKit.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@
</Styles.Resources>

<StyleInclude Source="avares://Material.Styles/Border.axaml" />
<StyleInclude Source="avares://Material.Styles/UserControl.xaml" />
<StyleInclude Source="avares://Material.Styles/UserControl.axaml" />
</Styles>
File renamed without changes.

0 comments on commit 07f1c90

Please sign in to comment.