Table of Contents

Class Commands

Namespace
H.Mvvm.Commands
Assembly
H.Mvvm.dll
public static class Commands
Inheritance
Commands
Inherited Members

Properties

Am

上午

public static RoutedCommand Am { get; }

Property Value

RoutedCommand

Cancel

取消

public static RoutedCommand Cancel { get; }

Property Value

RoutedCommand

CheckAll

全选

public static RoutedCommand CheckAll { get; }

Property Value

RoutedCommand

Clear

清除

public static RoutedCommand Clear { get; }

Property Value

RoutedCommand

Close

关闭

public static RoutedCommand Close { get; }

Property Value

RoutedCommand

CloseAll

关闭所有

public static RoutedCommand CloseAll { get; }

Property Value

RoutedCommand

CloseOther

关闭其他

public static RoutedCommand CloseOther { get; }

Property Value

RoutedCommand

Confirm

确定

public static RoutedCommand Confirm { get; }

Property Value

RoutedCommand

Delete

删除

public static RoutedCommand Delete { get; }

Property Value

RoutedCommand

DeleteAll

全部删除

public static RoutedCommand DeleteAll { get; }

Property Value

RoutedCommand

DeleteAllChecked

删除选中

public static RoutedCommand DeleteAllChecked { get; }

Property Value

RoutedCommand

Edit

编辑

public static RoutedCommand Edit { get; }

Property Value

RoutedCommand

Enlarge

public static RoutedCommand Enlarge { get; }

Property Value

RoutedCommand

First

第一个

public static RoutedCommand First { get; }

Property Value

RoutedCommand

HourChange

小时改变

public static RoutedCommand HourChange { get; }

Property Value

RoutedCommand

Last

最后一个

public static RoutedCommand Last { get; }

Property Value

RoutedCommand

MinuteChange

分钟改变

public static RoutedCommand MinuteChange { get; }

Property Value

RoutedCommand

MouseMove

鼠标移动

public static RoutedCommand MouseMove { get; }

Property Value

RoutedCommand

New

新建

public static RoutedCommand New { get; }

Property Value

RoutedCommand

Next

下一个

public static RoutedCommand Next { get; }

Property Value

RoutedCommand

No

public static RoutedCommand No { get; }

Property Value

RoutedCommand

Open

打开

public static RoutedCommand Open { get; }

Property Value

RoutedCommand

Paste

粘贴

public static RoutedCommand Paste { get; }

Property Value

RoutedCommand

Pm

下午

public static RoutedCommand Pm { get; }

Property Value

RoutedCommand

Prev

上一个

public static RoutedCommand Prev { get; }

Property Value

RoutedCommand

Reduce

public static RoutedCommand Reduce { get; }

Property Value

RoutedCommand

Refresh

刷新

public static RoutedCommand Refresh { get; }

Property Value

RoutedCommand

Restore

还原

public static RoutedCommand Restore { get; }

Property Value

RoutedCommand

RotateLeft

左转

public static RoutedCommand RotateLeft { get; }

Property Value

RoutedCommand

RotateRight

右转

public static RoutedCommand RotateRight { get; }

Property Value

RoutedCommand

Save

保存

public static RoutedCommand Save { get; }

Property Value

RoutedCommand

搜索

public static RoutedCommand Search { get; }

Property Value

RoutedCommand

SecondChange

秒改变

public static RoutedCommand SecondChange { get; }

Property Value

RoutedCommand

Selected

选中

public static RoutedCommand Selected { get; }

Property Value

RoutedCommand

Setting

设置

public static RoutedCommand Setting { get; }

Property Value

RoutedCommand

Sure

确认

public static RoutedCommand Sure { get; }

Property Value

RoutedCommand

Switch

切换

public static RoutedCommand Switch { get; }

Property Value

RoutedCommand

View

查看

public static RoutedCommand View { get; }

Property Value

RoutedCommand

Yes

public static RoutedCommand Yes { get; }

Property Value

RoutedCommand

Methods

InvalidateRequerySuggested()

public static void InvalidateRequerySuggested()