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