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