mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
8 lines
355 B
XML
8 lines
355 B
XML
<ui:FancyWindow xmlns="https://spacestation14.io"
|
|
xmlns:notes="clr-namespace:Content.Client.Administration.UI.Notes"
|
|
xmlns:ui="clr-namespace:Content.Client.UserInterface.Controls"
|
|
SetSize="600 400"
|
|
Title="Loading...">
|
|
<notes:AdminNotesControl Name="Notes" Access="Public" Margin="4"/>
|
|
</ui:FancyWindow>
|