Switched to ManagedByteCodeWriter

This commit is contained in:
Yoshi Askharoun
2021-10-06 14:29:28 -05:00
parent ee3e4de91e
commit 40ba4250e8
36 changed files with 187 additions and 279 deletions
+1
View File
@@ -39,6 +39,7 @@ namespace Xune.Wpf
}
Microsoft.Iris.Application.Initialize(e.Surface, new WpfRenderWindow(this));
Microsoft.Iris.Application.LoadMarkup(@"file://D:\Repos\yoshiask\ZuneUIXTools\test\testA.uix");
}
}
}