ok, here's another question, say i want to import my namespaces on an application level so they're available to all my controls throughout my application without having to import them into each and every control. is there a way to do that?
As far as I know, there is no such place to set application level namespaces.