| C1.Xaml アセンブリ > C1.Xaml 名前空間 : CanExecuteRoutedEventHandler デリゲート |
'宣言 Public Delegate Sub CanExecuteRoutedEventHandler( _ ByVal sender As System.Object, _ ByVal e As CanExecuteRoutedEventArgs _ )
public delegate void CanExecuteRoutedEventHandler( System.object sender, CanExecuteRoutedEventArgs e )