ClassActivationChangedEventArgs
Class
Provides data for the Telerik.Windows.Controls.ActivationManager.ActiveChanged event.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public class ActivationChangedEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsActivationChangedEventArgs
Constructors
ActivationChangedEventArgs(IList, IList)
Initializes a new instance of the ActivationChangedEventArgs class.
Properties
AddedItems
Gets a list that contains the items that were selected.
RemovedItems
Gets a list that contains the items that were unselected.