Skip to main content

CommandProvider Class

The base class for classes that provide commands corresponding to end-user actions in viewer controls.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public class CommandProvider :
    ViewModelBase

The following members return CommandProvider objects:

See Also