is it possible to write something like this in XAML:
<DataTemplate DataType="{x:Type vm:EntityListViewModel<T>}">
BUT
I need to specify generics because the declaration is EntityListViewModel<T>
.
May be use DataTemplateSelector.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With