mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
Update test for namespace import
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<UIX xmlns="http://schemas.microsoft.com/2007/uix">
|
||||
<UIX xmlns="http://schemas.microsoft.com/2007/uix"
|
||||
xmlns:iris="assembly://UIX/Microsoft.Iris">
|
||||
<UI Name="Default">
|
||||
<Locals>
|
||||
<iris:Command Name="SelectCommand"/>
|
||||
</Locals>
|
||||
<Content>
|
||||
<Text Color="Red">
|
||||
<Content>Howdy from Microsoft.Iris!</Content>
|
||||
|
||||
Reference in New Issue
Block a user