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