Hello sir,
I have a button within listbox control and at runtime i am able to find that button say btnClick now i need to assing background color of that particular button at runtime from code behind. How will i do this???
How to assign buttons background color from code behind in xaml and c# metro apps????