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