✅ Issues with binding... as per usual

hey guys, having some wierd issues with binding, in xamarin.forms this time tho. (i need to use it, it's a requirement from the teacher): code
binding issue:
[0:] Binding: 'AddWordCommand' property not found on 'Hangman.ViewModels.EditViewModel', target property: 'Xamarin.Forms.Button.Command'
binding issue:
[0:] Binding: 'AddWordCommand' property not found on 'Hangman.ViewModels.EditViewModel', target property: 'Xamarin.Forms.Button.Command'
BlazeBin - ziilnufplzqd
A tool for sharing your source code with the world!
1 Reply
Mąż Zuzanny Harmider Szczęście
nvm, im stupid didnt add a {get;} after defining it

Did you find this page helpful?