Open bearyung opened 8 months ago
I think this doc needs some additional written details regarding the syntax. This is an introductory tutorial with no prior mention of compiled bindings in its current version, AFAIK, not even for the project setup. It might be ok as a bandaid fix because ToDoList is being rewritten.
the DataContext need to cast to MainWindowViewModel with ((vm:MainWindowViewModel)DataContext) to make use of AddItem method of it