Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Primitives Namespace / ItemSelectionChangedEventArgs Class
Properties Methods


In This Topic
    ItemSelectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ItemSelectionChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ItemSelectionChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets a value indicating whether the item is selected.  
    Public PropertyGets the item that has changed.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
    See Also