Data binding fails after FromResource video
Closed this issue · 1 comments
dantmw85 commented
If I start up my app with a video from a URL (eg. YouTube) then I can change the video using data binding based on a selection from a list. But if I start up the app with a video from an embedded resource, then the data binding seems to be broken. I cannot change the video.
dantmw85 commented
Sorry, my problem. The SetProperty call was calling because it thought it was the same value.