I have a WPF C# application, the UI has been designed in the appropriate .xaml file but I can't seem to access any of the members from a C# source file.
I can't post the source as I am working on a private project.
Just a bit of info, I am using the Elysium library to create a metro themed UI.
Just hoping someone has past experience as I am new to WPF.