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