public delegate void CanExecuteRoutedEventHandler( object sender, CanExecuteRoutedEventArgs e )
'Declaration Public Delegate Sub CanExecuteRoutedEventHandler( _ ByVal sender As Object, _ ByVal e As CanExecuteRoutedEventArgs _ )
'Declaration
Public Delegate Sub CanExecuteRoutedEventHandler( _ ByVal sender As Object, _ ByVal e As CanExecuteRoutedEventArgs _ )
CanExecuteRoutedEventHandler Members C1.Silverlight Namespace