ToolTip::OnClosed Method (RoutedEventArgs^)

 

Responds to the Closed event.

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

protected:
virtual void OnClosed(
	RoutedEventArgs^ e
)

Parameters

e
Type: System.Windows::RoutedEventArgs^

The event information.

.NET Framework
Available since 3.0
Return to top
Show: