Back to Devexpress

ConfirmationBehavior Fields

wpf-devexpress-dot-mvvm-dot-ui-dot-confirmationbehavior-dot-underscore-fields.md

latest2.6 KB
Original Source

ConfirmationBehavior Fields

Shows a confirmation message box before an application executes the specified command. Users can confirm or cancel the operation.

NameDescription
CommandParameterProperty staticIdentifies the CommandParameter dependency property.
CommandProperty staticIdentifies the Command dependency property.
CommandPropertyNameProperty staticIdentifies the CommandPropertyName dependency property.
EnableConfirmationMessageProperty staticIdentifies the EnableConfirmationMessage dependency property.
MessageBoxServiceProperty staticIdentifies the MessageBoxService dependency property.
MessageButtonProperty staticIdentifies the MessageButton dependency property.
MessageDefaultResultProperty staticIdentifies the MessageDefaultResult dependency property.
MessageIconProperty staticIdentifies the MessageIcon dependency property.
MessageTextProperty staticIdentifies the MessageText dependency property.
MessageTitleProperty staticIdentifies the MessageTitle dependency property.

See Also

ConfirmationBehavior Class

ConfirmationBehavior Members

DevExpress.Mvvm.UI Namespace