public ICommand Command { get; }
Public ReadOnly Property Command As ICommand Get
public: virtual property ICommand^ Command { ICommand^ get () sealed; }
abstract Command : ICommand with get override Command : ICommand with get
In This Article