TreeViewItem.CollapsedEvent Field

Definition

Identifies the Collapsed routed event.

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

Field Value

Remarks

The identifier for the Collapsed routed event.

Applies to