The NodeActivatedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NodeActivatedEventArgs |
Initializes a new instance of the NodeActivatedEventArgs class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InvokeEventHandler | (Inherited from RoutedEventArgs.) | |
MemberwiseClone | (Inherited from Object.) | |
OnSetSource | (Inherited from RoutedEventArgs.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Handled | (Inherited from RoutedEventArgs.) | |
Node |
Gets the item that was activated.
| |
OriginalSource | (Inherited from RoutedEventArgs.) | |
RoutedEvent | (Inherited from RoutedEventArgs.) | |
Source | (Inherited from RoutedEventArgs.) |