'宣言 Public Function New( _ ByVal command As RoutedCommand, _ ByVal stateDisallowed As Long, _ ByVal stateRequired As Long, _ ByVal inputGesture As InputGesture _ )
public CommandWrapper( RoutedCommand command, long stateDisallowed, long stateRequired, InputGesture inputGesture )