Table of Contents

Class SelectableCommandDefinition

Namespace
Innova.Prism.Infrastructure.Commands
Assembly
Innova.Prism.Infrastructure.dll

Represents a command definition that can be selected.

public class SelectableCommandDefinition : BaseNavigationDefinition<SelectableCommandDefinition>, INotifyPropertyChanged
Inheritance
SelectableCommandDefinition
Implements

Properties

IsSelected

Gets or sets a value indicating whether the command is selected.