N
N
Nubbin2017-08-10 15:41:18
WPF
Nubbin, 2017-08-10 15:41:18

How can I get rid of pack://siteoforigin?

Good evening.
When I select photos, I get this link pack://siteoforigin:,,,/Resources/faq.png

<MenuItem.Icon>
                    <Image Source="pack://siteoforigin:,,,/Resources/faq.png"></Image>
                </MenuItem.Icon>

so the photo cannot be attached to the navigation how to make it so that the photo can be entered like this Resources/faq.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boodmoo, 2017-09-08
@Boodmoo

Wrap everything in a UserControl in which the Image and the implementation of your logic will lie (which, by the way, I did not understand)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question