public ICommand Command {get;}
public: __property ICommand* get_Command();
public: property ICommand* Command { ICommand* get(); }
'Declaration Public ReadOnly Property Command As ICommand
'Usage Dim instance As CommandRegistrationEventArgs Dim value As ICommand value = instance.Command
Target Platforms
CommandRegistrationEventArgs Class CommandRegistrationEventArgs Members