diff --git a/demo_blagodat/Functions/DeleteClient.axaml b/demo_blagodat/Functions/DeleteClient.axaml index 6c636aa..dd5bdcb 100644 --- a/demo_blagodat/Functions/DeleteClient.axaml +++ b/demo_blagodat/Functions/DeleteClient.axaml @@ -2,23 +2,11 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" + mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="600" x:Class="demo_blagodat.DeleteClient" + x:CompileBindings="False" Title="Удалить клиента"> - - - - - - - - - - - - - - +