This commit is contained in:
Wiesław Šoltés 2022-01-31 00:11:25 +01:00
Родитель e796f915da
Коммит 4f05e313b5
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,5 @@
<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="ControlCatalog.Pages.CalendarPage">
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<StackPanel Orientation="Vertical" Spacing="4">
<TextBlock Classes="h2">A calendar control for selecting dates</TextBlock>