|
|
|
@ -1,7 +1,7 @@ |
|
|
|
<UserControl xmlns="https://github.com/avaloniaui" |
|
|
|
xmlns:pages="clr-namespace:ControlCatalog.Pages" |
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
x:Class="ControlCatalog.MainView"> |
|
|
|
x:Class="ControlCatalog.MainView" |
|
|
|
Background="{DynamicResource ThemeBackgroundBrush}" |
|
|
|
Foreground="{DynamicResource ThemeForegroundBrush}" |
|
|
|
FontSize="{DynamicResource FontSizeNormal}"> |
|
|
|
|