• 0

Image Problem


Question

How do I make an image from Resources display on Windows Phone? The image displays on the designer but not the phone itself. :/

 

Here is the code related to the image:

<Image Name="pictureBox1" Visibility="Visible" HorizontalAlignment="Left" Height="178" Margin="112,68,0,0" Grid.Row="1" VerticalAlignment="Top" Width="249" Source="Resources\Mr.fortune.png"/>
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.