Back to Devexpress

ImageEditToEditModeBehavior.StartCropCommand Property

wpf-devexpress-dot-xpf-dot-editors-dot-imageedittoeditmodebehavior-5c57f88e.md

latest1.2 KB
Original Source

ImageEditToEditModeBehavior.StartCropCommand Property

Gets the command that displays the crop UI.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ICommand StartCropCommand { get; }
vb
Public ReadOnly Property StartCropCommand As ICommand

Property Value

TypeDescription
ICommand

The command that displays the crop UI.

|

See Also

ImageEditToEditModeBehavior Class

ImageEditToEditModeBehavior Members

DevExpress.Xpf.Editors Namespace