MultiSelectorHelper public static class MultiSelectorHelper Defines a helper class for selected items binding on collections with multiselector elements Documentation Code public static readonly DependencyProperty SelectedItemsProperty public static IList GetSelectedItems(DependencyObject element) Gets the selected items property binding public static void SetSelectedItems(DependencyObject element, IList value) Sets the selected items property binding