TreeViewItem.UnselectedEvent Field

Definition

Identified by the Unselected routed event.

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

Field Value

Remarks

The identifier for the Unselected routed event.

Applies to