Classe CanExecuteToolEventArgs
Fornece dados para o CanExecute evento.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)
Sintaxe
Public NotInheritable Class CanExecuteToolEventArgs _
Inherits EventArgs
Dim instance As CanExecuteToolEventArgs
public sealed class CanExecuteToolEventArgs : EventArgs
public ref class CanExecuteToolEventArgs sealed : public EventArgs
public final class CanExecuteToolEventArgs extends EventArgs
Comentários
CanExecuteToolEventArgs é semelhante a CanExecuteRoutedEventArgs, mas para os comandos de ferramenta.
Hierarquia de herança
System.Object
System.EventArgs
Microsoft.Windows.Design.Interaction.CanExecuteToolEventArgs
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Referência
Membros CanExecuteToolEventArgs
Namespace Microsoft.Windows.Design.Interaction