You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the fact there is a AutoDataTemplateBindingHook on windows, and how you need to either specify a ItemTemplate, DisplayMemberPath or ItemTemplateSelector if you use RxUI binding to a ItemsSource on the windows platforms.
Document the fact there is a AutoDataTemplateBindingHook on windows, and how you need to either specify a ItemTemplate, DisplayMemberPath or ItemTemplateSelector if you use RxUI binding to a ItemsSource on the windows platforms.
https://github.com/reactiveui/ReactiveUI/blob/master/src/ReactiveUI/Platforms/windows-common/AutoDataTemplateBindingHook.cs
The text was updated successfully, but these errors were encountered: