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