Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to set image Source in the code C#

myImage.Source = new BitmapImage(new Uri(@"/Images/foo.png", UriKind.Relative));
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #set #image #Source #code
ADD COMMENT
Topic
Name
3+8 =