I am working on a standard Silverlight app (I started with the ESRI Showcase template) and noticed that MapApplication.Current is null.
Is there a way to set up this hook so it works like it does in Silverlight Viewer projects, or is there another common way to do it in a standalone Silverlight project?
Thanks.