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