Edit

Share via


TreeViewItem.OnExpanded(RoutedEventArgs) Method

Definition

Raises an Expanded event when the IsExpanded property changes from false to true.

protected virtual void OnExpanded(System.Windows.RoutedEventArgs e);

Parameters

e
RoutedEventArgs

The event arguments.

Applies to