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