4 changed files with 7 additions and 14 deletions
@ -1,6 +1,6 @@ |
|||
<UserControl x:Class="ControlCatalog.Pages.PopupsPage" |
|||
xmlns="https://github.com/avaloniaui" |
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> |
|||
<UserControl xmlns="https://github.com/avaloniaui" |
|||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|||
x:Class="IntegrationTestApp.Pages.PopupsPage"> |
|||
|
|||
<StackPanel Orientation="Vertical" Spacing="10"> |
|||
|
|||
Loading…
Reference in new issue