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