Skip to main content

CommandItem.CanExecuteProperty Field

Identifies the CommandItem.CanExecute dependency property.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly DependencyProperty CanExecuteProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also