ViewInjectionService.ViewModelClosingCommand Property
This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ICommand |
See Also
This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v26.1.dll
public ICommand ViewModelClosingCommand { get; set; }
Public Property ViewModelClosingCommand As ICommand
| Type |
|---|
| ICommand |