diff --git a/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml b/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml index 62fcfe978..cffe42195 100644 --- a/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml +++ b/SukiUI.Demo/Features/ControlsLibrary/ButtonsView.axaml @@ -2,6 +2,7 @@ xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:suki="https://github.com/kikipoulet/SukiUI" + xmlns:content="using:SukiUI.Content" xmlns:controlsLibrary="clr-namespace:SukiUI.Demo.Features.ControlsLibrary" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" @@ -17,6 +18,14 @@ + @@ -128,6 +137,55 @@ + + + +