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