DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
wpf set image source in code behind
myImage
.
Source
=
new
BitmapImage
(
new
Uri
(
@"/Images/foo.png"
,
UriKind
.
Relative
)
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#wpf
#set
#image
#source
#code
ADD COMMENT
Topic
COMMENT
Name
3+4 =
Submit