Table of Contents

Class CloseAfterSaveWindowCommand

Namespace
H.Styles.Commands
Assembly
H.Style.dll
[Icon("")]
[Display(Name = "关闭并保存", Description = "关闭应用程序并保存应用数据")]
public class CloseAfterSaveWindowCommand : CloseWindowCommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable, ICommand
Inheritance
CloseAfterSaveWindowCommand
Implements
Inherited Members
Extension Methods

Properties

UseSave

public bool UseSave { get; set; }

Property Value

bool

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task