C1.Silverlight Namespace / SelectionChangingEventHandler Delegate

In This Topic
SelectionChangingEventHandler Delegate
In This Topic
Syntax
'Declaration
 
Public Delegate Sub SelectionChangingEventHandler( _
   ByVal source As Object, _
   ByVal e As SelectionChangingEventArgs _
) 
 

Parameters

source
e
See Also