I have an items control that I am loading in a descending order (chat formate) and then will add new messages async.
I need to be able to scroll to the bottom of the list when I load the collection, and again after every message. I see a handler , but not sure how to implement this in codebehind file.
Do you have an example of how to scroll programatically or is there a way to invert the RaditemsControl orientation?
Thanks
Billy