Skip to content

Resolved: View not showed in Content control #354

Answered by AMT-Cheif
AMT-Cheif asked this question in Q&A
Discussion options

You must be logged in to vote

Solved: changed this:
<ContentControl **Content=**"{Binding ActiveItem}" HorizontalAlignment="Left" Height="106" Margin="50,142,0,0" VerticalAlignment="Top" Width="185" />

to
<ContentControl **s:View.Model**="{Binding ActiveItem}" HorizontalAlignment="Left" Height="106" Margin="50,142,0,0" VerticalAlignment="Top" Width="185" />

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AMT-Cheif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant