TreeViewItem::OnExpanded Method (RoutedEventArgs^)

 

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

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected:
virtual void OnExpanded(
	RoutedEventArgs^ e
)

Parameters

e
Type: System.Windows::RoutedEventArgs^

The event arguments.

.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Return to top
Show: