Skip to main content
A newer version of this page is available. .

UICommand Class

A ViewModel that is used to generate a dialog button.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public class UICommand :
    BindableBase,
    IUICommand

Inheritance

See Also