Partager via


FrameworkElementCommandAdapter.OnCommandChanged(Command) Method

Definition

protected:
 override void OnCommandChanged(Microsoft::Practices::CompositeUI::Commands::Command ^ command);
protected override void OnCommandChanged (Microsoft.Practices.CompositeUI.Commands.Command command);
override this.OnCommandChanged : Microsoft.Practices.CompositeUI.Commands.Command -> unit
Protected Overrides Sub OnCommandChanged (command As Command)

Parameters

command
Command

Applies to