Presence_Desktop/Presence.Desktop/Views/EditUserDialog.axaml

7 lines
243 B
Plaintext
Raw Normal View History

2024-12-23 11:26:41 +00:00
<Window xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="Presence.Desktop.EditUserDialog"
Title="Edit User Dialog">
<!-- Ваш XAML код здесь -->
</Window>