How to set path for image object?


 with image tag, set source image displaied. put image file @ same folder xaml file , set source as:

source = "test.jpg"

it works fine. when created folder named "images" , put image file folder, , set source point new location, xaml can find image , got runtime error when run testing page:

source="images/test.jpg"

what's wrong folder image files?

 

 

is the test.jpg build action set resource?  folder name case sensitive images/test.jpg should work while images/test.jpg not



Silverlight  >  Getting Started with Silverlight



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........