Source

Source is used to give path of the image to the Image element.

 

Format:

 

Source="Image_Path"     

 

 

Note: Replace text in blue with the relative image path.

 

 

This attribute applies to:

 

 

 

Example:

 

<vc:Image Source="../image.jpg" ... />