This question is locked. New answers and comments are not allowed.
Hello,
is it possible to scroll the selected or the current item back into view in an MVVM application?
I guess usually you would do that with the ScrollIntoView - Method, but since my ViewModel doesn't know any of the components of my View
this doesn't work for me.
Regards,
Bastian Kraehmer
is it possible to scroll the selected or the current item back into view in an MVVM application?
I guess usually you would do that with the ScrollIntoView - Method, but since my ViewModel doesn't know any of the components of my View
this doesn't work for me.
Regards,
Bastian Kraehmer
