Как стать автором
Обновить

Комментарии 2

Thank you very much for taking the time to write this, it clears a few things up nicely, and with pretty good examples.


When I want to bind the collection to the view would it just be something like


this.OneWayBind(ViewModel, vm => vm.MyObsCollection, v => v.MyListView.ItemSource);

Glad to hear you find it useful! And yes, you can either use the code-behind ReactiveUI bindings as in your example, or the regular XAML markup bindings. Both approaches should work as expected.

Зарегистрируйтесь на Хабре, чтобы оставить комментарий

Публикации

Изменить настройки темы

Истории