ContextMenu::OnClosed Method (RoutedEventArgs^)

 

Called when the Closed event occurs.

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

protected:
virtual void OnClosed(
	RoutedEventArgs^ e
)

Parameters

e
Type: System.Windows::RoutedEventArgs^

The event data for the Closed event.

.NET Framework
Available since 3.0
Return to top
Show: