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