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