Thread
:
x:Static with constants won't work (weird error + Class not found)
View Single Post
12-14-2006
#
2
(
permalink
)
Keith Patrick
n/a posts
Re: x:Static with constants won't work (weird error + Class not found)
Turns out I *didn't* declare my namespace correctly. For non-XML namespaces,
the xmlns:c decl has to be: "clr-namespace:MyNS"
My System Specs
Keith Patrick