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