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