mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
11 lines
300 B
Plaintext
11 lines
300 B
Plaintext
<UIX xmlns="http://schemas.microsoft.com/2007/uix">
|
|
<UI Name="Default">
|
|
<Content>
|
|
<Text Content="Howdy from Microsoft.Iris!">
|
|
<Color>
|
|
<Color R="255" A="255" />
|
|
</Color>
|
|
</Text>
|
|
</Content>
|
|
</UI>
|
|
</UIX> |