Hi,
I use a DataTemplateSelector that selects a DataTemplate based on 2 properties of item.
If I change one of the property and made a RaisePropertyChanged, Template selector is not evaluated again.
How can I force refresh ?
Thanks,
Hi,
I use a DataTemplateSelector that selects a DataTemplate based on 2 properties of item.
If I change one of the property and made a RaisePropertyChanged, Template selector is not evaluated again.
How can I force refresh ?
Thanks,