Tag Archives: layout

Displaying image inside Panorama Title in Windows Phone applications

Although it might seem too obvious, but still many developers and designers forget that top-margin should be equal to 80 for the content inside Panorama Title(in my example bellow Margin=”0,80,0,0″ for Grid element). Bellow is the XAML markup that you … Continue reading

Posted in Development, Layout, Tips & Tricks, Windows Phone 7 | Tagged , , , | 3 Comments

QA: Changing the Border color of Grid element in Silverlight and Windows Phone

Yesterday I have received the following question by Juhee: I want to change the gray color of a grid to orange.I was able to change the thickness by changing the margin but do you know how to change the color … Continue reading

Posted in Development, Questions, Silverlight, Windows Phone 7 | Tagged , , , , , , | 2 Comments