ViewInjectionService.ViewModelClosingCommand Property
This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type |
---|
ICommand |
See Also
This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
public ICommand ViewModelClosingCommand { get; set; }
Public Property ViewModelClosingCommand As ICommand
Type |
---|
ICommand |
No
Your feedback is appreciated.