TreeViewItem.ExpandedEvent Field

Definition

Identifies the Expanded routed event.

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

Field Value

Remarks

The identifier for the Expanded routed event.

Applies to