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