Table of Contents

Property AppSettingsCommand

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

AppSettingsCommand

Gets or sets the command to show the application settings.

public ICommand AppSettingsCommand { get; set; }

Property Value

ICommand