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