'宣言 Public Function ExecuteCommand( _ ByVal command As TileCommandType, _ ByVal parameter As Object, _ ByVal sourceElement As FrameworkElement _ ) As Boolean
public bool ExecuteCommand( TileCommandType command, object parameter, FrameworkElement sourceElement )