Table of Contents

Class DialogCommandDefinition

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

Represents a command definition for a dialog.

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

Constructors

DialogCommandDefinition()

Initializes a new instance of the DialogCommandDefinition class.

Properties

HideOnDisable

Gets or sets a value indicating whether the command should be hidden when disabled.

HorizontalAlignment

Gets or sets the horizontal alignment of the command.

IsCancel

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

IsDefault

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