ViewModel Binding #1074
Replies: 1 comment
-
This is simply how the Gallery app is made, it has nothing to do with WPF-UI. You can set the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I dont understand why the DataContext is set to this rather than the specific viewmodel. Am I missing something. I spent many a hour trying to get the data from teh veiwmodel becuase it never set to the view using the example code.
public partial class PartPage : INavigableView
{
}`
Beta Was this translation helpful? Give feedback.
All reactions