The following tables list the members exposed by SelectionChangedEventArgs.
Name | Description | |
---|---|---|
![]() | SelectionChangedEventArgs Constructor | Initializes a new instance of the SelectionChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | AddedItems | Gets collection of added items. |
![]() | Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RemovedItems | Gets collection of removed items. |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | Gets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | Overridden. Invoke event handler. |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |