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