A
A
abasiuk2018-02-23 13:11:49
WPF
abasiuk, 2018-02-23 13:11:49

How to work with images in WPF MVVM?

I am writing an application in which I need to implement the ability to add / delete / view images. Where should these images be stored? I read about resources, but is it possible to add an image to resources at runtime? or what is the solution to this problem

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bashinsky, 2018-02-23
@BashkaMen

<Image Source="Url/Path" />

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question