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