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