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