CurrentChangingEventHandler Delegate

 

Represents the method that handles the CurrentChanging event.

Namespace:   System.ComponentModel
Assembly:  WindowsBase (in WindowsBase.dll)

No code example is currently available or this language may not be supported.

Parameters

sender
Type: System.Object

The object that raised the event.

e
Type: System.ComponentModel.CurrentChangingEventArgs

Information about the event.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: