Is there an alternative ItemsControl (something very similar to ListBox), or alternatively an event in ListBox that is raised when the last selected object is selected "again"? I can't use code-behind because of some requirement, so the solution has to be in XAML ONLY. :(Is there an alternative ItemsControl (something