/// <inheritdoc/> protected override void ExecuteInteraction(ElementScope scope) { ArgumentUtility.CheckNotNull("scope", scope); scope.Check(); }