Using the Noesis libraries in Kaxaml
Posted: 15 Aug 2013, 13:02
Hello.
When attempting to use the Noesis namespace in Kaxaml, Kaxaml doesn't recognize it and stops parsing.
I import it like this:
But obviously Kaxaml doesn't find it. Is there any steps I can take to make sure that Kaxaml finds the libraries so I can use them in the editor?
When attempting to use the Noesis namespace in Kaxaml, Kaxaml doesn't recognize it and stops parsing.
I import it like this:
Code: Select all
xmlns:noesis="clr-namespace:Noesis"