TreeViewItem.SelectedEvent Field

Definition

Identified by the Selected routed event.

public: static initonly System::Windows::RoutedEvent ^ SelectedEvent;
public static readonly System.Windows.RoutedEvent SelectedEvent;
 staticval mutable SelectedEvent : System.Windows.RoutedEvent
Public Shared ReadOnly SelectedEvent As RoutedEvent 

Field Value

Remarks

The identifier for the Selected routed event.

Applies to