SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to access a resource from some other class (i.g. not a xaml codebehind), you can use
Application.Current.Resources["resourceName"];
from System.Windows namespace.
System.Windows