Click here to Skip to main content
15,898,718 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone,

I am trying to build MVVM app with view and view model separate with no code behind in xaml.cs. Hence, I am quite clueless with the below.

I have designed my own homepage, style of buttons, lists and graphs which I need to display looks different than basic way given in datatemplates. Now my question is how to use my own designed styles in the app i am developing? also how can I manupulate styles with data binding?

Simple code that could make me understand above would be of great great help.

Please note: view and viewmodel should be separate with no code behind. All samples i seen on net is with codebehind which I am quite not looking for.
Thank you
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900