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