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